Popularity
5.9
Declining
Activity
0.0
Declining
694
20
163

Programming language: PHP
License: MIT License
Tags: Deployment     Deploy     Git    
Latest version: v4.0.0

Magallanes alternatives and similar libraries

Based on the "Deployment" category.
Alternatively, view Magallanes alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Magallanes or a related project?

Add another 'Deployment' Library

README

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


*Note that all licence references and agreements mentioned in the Magallanes README section above are relevant to that project's source code only.