el-gitto-junior / magallanes
The Deployment Tool for PHP Applications
4.0.1-alpha-2
2020-09-10 13:51 UTC
Requires
- php: ^7.2.5
- monolog/monolog: ~1.11||^2.0
- symfony/console: ^5.0
- symfony/event-dispatcher: ^5.0
- symfony/filesystem: ^5.0
- symfony/finder: ^5.0
- symfony/process: ^5.0
- symfony/yaml: ^5.0
Requires (Dev)
- phpunit/phpunit: ^7.0
- satooshi/php-coveralls: ^2.0
This package is auto-updated.
Last update: 2025-03-07 01:48:07 UTC
README
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 project’s 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).