From b5261480ae21bba3c8052dcd997e0252de632a22 Mon Sep 17 00:00:00 2001 From: Anton Date: Mon, 19 Jan 2015 13:13:23 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9025db..5db7f56 100644 --- a/README.md +++ b/README.md @@ -565,6 +565,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/deployphp/deployer) - Deployment Tool with parallel tasks execution, atomic deployment, server consistency. ## Internationalisation and Localisation *Libraries for Internationalization (I18n) and Localization (L10n).*