Merge pull request #310 from Devitek/master

Add Deployer (https://github.com/elfet/deployer)
This commit is contained in:
Jamie York 2015-01-23 11:34:37 -07:00
commit 8110d410da
1 changed files with 1 additions and 0 deletions

View File

@ -577,6 +577,7 @@ Libraries to help manage database schemas and migrations.
* [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
* [Deployer](https://github.com/elfet/deployer) - A deployment Tool on PHP
## Internationalisation and Localisation
*Libraries for Internationalization (I18n) and Localization (L10n).*