• Stars
    star
    694
  • Rank 62,878 (Top 2 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The PHP Deployment Tool

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 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.