andres-montanez/magallanes
The Deployment Tool for PHP Applications
Maintainers
Requires
- php: ^8.0
- monolog/monolog: ^2.5
- symfony/console: ^6.0
- symfony/event-dispatcher: ^6.0
- symfony/filesystem: ^6.0
- symfony/finder: ^6.0
- symfony/process: ^6.0
- symfony/yaml: ^6.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.5
- phpstan/phpstan: ^1.5
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
Suggests
- ext-posix: *
Provides
None
Conflicts
None
Replaces
None
MIT 0ccc2bbe4530d1a16004cbe9f5f6f47c3953a422
- AndrΓ©s MontaΓ±ez <andresmontanez.woop@gmail.com>
README
π 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 projectβs 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.
