Go to file
Andrés Montañez e30de6b719
Update version
2018-04-01 18:19:50 -03:00
bin [Nostromo] Refactor config load 2017-01-29 19:25:03 -03:00
docs [Discovery One] Upgrade to Symfony 4 and PHPUnit 7 2018-03-29 20:19:35 -03:00
src Update version 2018-04-01 18:19:50 -03:00
tests [Discovery One] Improve tests 2018-03-31 04:42:01 -03:00
.gitignore [Issue-380] Throw exception if log_dir is defined but doesn't exists 2018-03-29 16:48:14 -03:00
.travis.yml [Discovery One] Upgrade to Symfony 4 and PHPUnit 7 2018-03-29 20:19:35 -03:00
CHANGELOG.md [Discovery One] Add Cache Pool Task for Symfony, remove Assetic task 2018-03-31 04:28:35 -03:00
CONTRIBUTING.md Tweak 2017-01-24 15:50:21 -03:00
LICENSE [Nostromo] Initial Commit 2016-12-31 03:52:25 -03:00
README.md [Discovery One] Update Readme 2018-03-31 04:50:02 -03:00
composer.json [Discovery One] Upgrade to Symfony 4 and PHPUnit 7 2018-03-29 20:19:35 -03:00
phpunit.xml.dist Improve phpunit config. 2017-01-10 16:07:50 +02:00

README.md

Magallanes

SensioLabsInsight Build Status Coverage Status Code Quality Latest Stable Version Pre Release Total Downloads License

What's Magallanes?

Magallanes is a deployment tool for made with PHP for PHP applications; it's quite simple to use and manage. For more information and documentation please visit https://magephp.com

Installing

Simply add the following dependency to your projects composer.json file:

    "require": {
        "andres-montanez/magallanes": "^4.0"
    }

Finally you can use Magallanes from the vendor's bin:

$ vendor/bin/mage version

Codename Discovery One

Each new mayor version of Magallanes will have a codename (like Ubuntu), version 3 was Nostromo, and in the current version it is Discovery One, in homage to the spaceship from the ground breaking film 2001: A Space Odyssey (1968).