@@ -51,6 +51,8 @@ Other packages that you'll get:
5151- ** [ Behat Mink] [ behat-mink ] ** : Mink extension for Behat
5252- ** [ Composer Versions Check] [ versions-check ] ** : Checks if packages are up to date to last major versions after update
5353- ** [ Deployer] [ deployer ] ** : Deployment tool for PHP
54+ - ** [ Deployer Recipes] [ deployer-recipes ] ** : Third party recipes to integrate with Deployer
55+ - ** [ PHP SSH] [ phpssh ] ** : An experimental object oriented SSH api in PHP
5456- ** [ Mink Goutte Driver] [ mink-goutte-driver ] ** : Goutte driver for Mink framework
5557- ** [ Mink Selenium2 Driver] [ mink-selenium2-driver ] ** : Selenium2 (WebDriver) driver for Mink framework
5658- ** [ Phing] [ phing ] ** : Phing is a PHP project build system or build tool based on Apache Ant
@@ -211,7 +213,8 @@ THE SOFTWARE.
211213[ behat ] : http://behat.org
212214[ codeception ] : http://codeception.com
213215[ contributors ] : https://github.com/dealerdirect/php-qa-tools/graphs/contributors
214- [ deployer ] : https://deployer.org/
216+ [ deployer ] : https://deployer.org
217+ [ deployer-recipes ] : https://github.com/deployphp/recipes
215218[ frenck ] : https://github.com/frenck
216219[ get-in-touch ] : http://workingatdealerdirect.eu/open-sollicitatie/
217220[ grumphp ] : https://github.com/phpro/grumphp
@@ -242,6 +245,7 @@ THE SOFTWARE.
242245[ phploc ] : https://github.com/sebastianbergmann/phploc
243246[ phpmd ] : https://phpmd.org
244247[ phpmetrics ] : http://www.phpmetrics.org
248+ [ phpssh ] : https://github.com/Herzult/php-ssh
245249[ phpunit ] : https://phpunit.de
246250[ prestissimo ] : https://github.com/hirak/prestissimo
247251[ project-stage-shield ] : https://img.shields.io/badge/Project%20Stage-Development-yellowgreen.svg
0 commit comments