You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Andrés Montañez c3ac15bfb9
Merge branch 'galactica'
12 months ago
.github/workflows Simplify workflow by leveraging build matrix 12 months ago
bin Remove double quotes 2 years ago
docs [Galactica] V5 initial scope 12 months ago
src [Galactica] Add alternative flags for SCP. 12 months ago
tests [Galactica] Add alternative flags for SCP. 12 months ago
.gitignore [Galactica] Improve tests 12 months ago
.travis.yml [Galactica] V5 initial scope 12 months ago
CHANGELOG.md [Galactica] Changelog update 12 months ago
CONTRIBUTING.md [Galactica] V5 initial scope 12 months ago
LICENSE [Galactica] V5 initial scope 12 months ago
README.md Tweak readme 12 months ago
composer.json Update composer.json 12 months ago
phpcs.xml.dist [Galactica] V5 initial scope 12 months ago
phpstan.neon [Galactica] V5 initial scope 12 months ago
phpunit.xml.dist [Galactica] V5 initial scope 12 months ago

README.md

Magallanes

Linters Tests 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 magephp.com

Installing

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

    "require-dev": {
        "andres-montanez/magallanes": "^5.0"
    }

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

vendor/bin/mage version

Codename Galactica

Each new mayor version of Magallanes will have a codename (like Ubuntu), version 3 was Nostromo, version 4 was Discovery One, and in the current version it is Galactica, in homage to the space battleship from the TV series Battlestar Galactica, both the '70s and the mind blowing revision of 2005.