PHPackages                             jhuet/magallanes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. jhuet/magallanes

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

jhuet/magallanes
================

A Deployment Tool for PHP Applications

1.0.6(11y ago)023MITPHPPHP &gt;=5.3

Since Dec 18Pushed 10y agoCompare

[ Source](https://github.com/jhuet/Magallanes)[ Packagist](https://packagist.org/packages/jhuet/magallanes)[ Docs](http://magephp.com)[ RSS](/packages/jhuet-magallanes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (14)Used By (0)

Magallanes
==========

[](#magallanes)

[![SensioLabsInsight](https://camo.githubusercontent.com/bb9b913b1c134d02c4385101b9a1cdae709aafdb92c0c6f1eb45ab1342b3756e/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65643064653533612d613132652d343539622d393436342d3334646566353930376235362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/ed0de53a-a12e-459b-9464-34def5907b56)[![Build Status](https://camo.githubusercontent.com/68b4c0d0a44461988e47ec52dea7e649bf34b1d22727c74883dedd272e25a721/68747470733a2f2f7472617669732d63692e6f72672f616e647265732d6d6f6e74616e657a2f4d6167616c6c616e65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/andres-montanez/Magallanes)[![Coverage Status](https://camo.githubusercontent.com/2a9b28f785d9f69bdc07bbbb9d188a335a1375d5a91825ddb4de91622f2b3b38/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f616e647265732d6d6f6e74616e657a2f4d6167616c6c616e65732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/andres-montanez/Magallanes?branch=master)

### What's Magallanes?

[](#whats-magallanes)

Magallanes is a deployment tool for PHP applications; it's quite simple to use and manage. It will get your application to a safe harbor.

### So, What can it do?

[](#so-what-can-it-do)

You can instruct Magallanes to deploy your code to all the servers you want (via rsync over ssh), and run tasks for that freshly deployed code.

### How can I install it via composer?

[](#how-can-i-install-it-via-composer)

Simply add the following dependency to your project’s composer.json file:

```
    "require-dev": {
        // ...
        "andres-montanez/magallanes": "~1.0.*"
        // ...
    }
```

Now tell we update the vendors:

```
$ php composer update andres-montanez/magallanes
```

And finally we can use Magallanes from the vendor's bin:

```
$ bin/mage version
```

### System-wide installation with composer

[](#system-wide-installation-with-composer)

```
$ composer global require "andres-montanez/magallanes=~1.0.*"
```

Make sure you have ~/.composer/vendor/bin/ in your path. You can now use Magallanes by using the `mage` command.

### Can you give me some examples/ideas?

[](#can-you-give-me-some-examplesideas)

**Sure!**Suppose you have a checkout of your app and you have to deploy it to four servers; and after each deploy you have to run some boring tasks, like fixing file permissions, creating symlinks, etc. You can define all this on Magallanes and with *just one command* you can do all this at once!

Like this:

```
$ mage deploy to:production

```

### What's this sorcery?!

[](#whats-this-sorcery)

Easy boy. It's not sorcery, just some *technomagick*!

In Magallanes you define environments like *testing*, *staging*, or *production* like on the example above. Then, on that environment, you can configure a setup specifying to which hosts you want to deploy and what tasks to run (*after*, *on*, and *before* deploying). And you are done!

### This is awesome! Where can I learn more?

[](#this-is-awesome-where-can-i-learn-more)

You can read the whole source code (naaah!); or checkout the documentation at:

Enjoy your magic trip with **Magallanes** to the land of the easily deployable apps!!

### "develop" branch

[](#develop-branch)

Please, all pull request now must be on the develop branch. Thanks!

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 65.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~53 days

Total

7

Last Release

4044d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/105dbb2dd41c3e74ef2e3ffd3fe1740c167536fcb2094cb46be446a4e90092ea?d=identicon)[jhuet](/maintainers/jhuet)

---

Top Contributors

[![andres-montanez](https://avatars.githubusercontent.com/u/541125?v=4)](https://github.com/andres-montanez "andres-montanez (306 commits)")[![eps90](https://avatars.githubusercontent.com/u/1702899?v=4)](https://github.com/eps90 "eps90 (28 commits)")[![flagbird](https://avatars.githubusercontent.com/u/754112?v=4)](https://github.com/flagbird "flagbird (24 commits)")[![SenseException](https://avatars.githubusercontent.com/u/859964?v=4)](https://github.com/SenseException "SenseException (23 commits)")[![jhuet](https://avatars.githubusercontent.com/u/372409?v=4)](https://github.com/jhuet "jhuet (21 commits)")[![gudron](https://avatars.githubusercontent.com/u/628714?v=4)](https://github.com/gudron "gudron (11 commits)")[![iambrosi](https://avatars.githubusercontent.com/u/297102?v=4)](https://github.com/iambrosi "iambrosi (7 commits)")[![samuel4x4](https://avatars.githubusercontent.com/u/3427855?v=4)](https://github.com/samuel4x4 "samuel4x4 (7 commits)")[![voukka](https://avatars.githubusercontent.com/u/207265?v=4)](https://github.com/voukka "voukka (6 commits)")[![marl-scot](https://avatars.githubusercontent.com/u/5879564?v=4)](https://github.com/marl-scot "marl-scot (5 commits)")[![ramunasd](https://avatars.githubusercontent.com/u/150403?v=4)](https://github.com/ramunasd "ramunasd (2 commits)")[![JoeSimsen](https://avatars.githubusercontent.com/u/2914015?v=4)](https://github.com/JoeSimsen "JoeSimsen (2 commits)")[![rodmen](https://avatars.githubusercontent.com/u/440704?v=4)](https://github.com/rodmen "rodmen (2 commits)")[![MikeTralala](https://avatars.githubusercontent.com/u/11500432?v=4)](https://github.com/MikeTralala "MikeTralala (2 commits)")[![ad3n](https://avatars.githubusercontent.com/u/7464920?v=4)](https://github.com/ad3n "ad3n (2 commits)")[![JanMalte](https://avatars.githubusercontent.com/u/544986?v=4)](https://github.com/JanMalte "JanMalte (2 commits)")[![xboston](https://avatars.githubusercontent.com/u/201306?v=4)](https://github.com/xboston "xboston (1 commits)")[![asiermarques](https://avatars.githubusercontent.com/u/149459?v=4)](https://github.com/asiermarques "asiermarques (1 commits)")[![buzzedword](https://avatars.githubusercontent.com/u/334485?v=4)](https://github.com/buzzedword "buzzedword (1 commits)")[![CodeMonkey90](https://avatars.githubusercontent.com/u/877258?v=4)](https://github.com/CodeMonkey90 "CodeMonkey90 (1 commits)")

---

Tags

deployment

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jhuet-magallanes/health.svg)

```
[![Health](https://phpackages.com/badges/jhuet-magallanes/health.svg)](https://phpackages.com/packages/jhuet-magallanes)
```

###  Alternatives

[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6481.7M11](/packages/timokoerber-laravel-one-time-operations)[andres-montanez/magallanes

The Deployment Tool for PHP Applications

6901.1M6](/packages/andres-montanez-magallanes)[dg/ftp-deployment

A tool for automated deployment of web applications to an FTP server.

615845.5k8](/packages/dg-ftp-deployment)[easycorp/easy-deploy-bundle

The easiest way to deploy Symfony applications

468310.2k](/packages/easycorp-easy-deploy-bundle)[jalogut/magento2-deployer-plus

Magento 2 deployment tool based on deployer.org

201415.5k](/packages/jalogut-magento2-deployer-plus)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
