@@ -51,6 +51,8 @@ Other packages that you'll get:
51
51
- ** [ Behat Mink] [ behat-mink ] ** : Mink extension for Behat
52
52
- ** [ Composer Versions Check] [ versions-check ] ** : Checks if packages are up to date to last major versions after update
53
53
- ** [ 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
54
56
- ** [ Mink Goutte Driver] [ mink-goutte-driver ] ** : Goutte driver for Mink framework
55
57
- ** [ Mink Selenium2 Driver] [ mink-selenium2-driver ] ** : Selenium2 (WebDriver) driver for Mink framework
56
58
- ** [ Phing] [ phing ] ** : Phing is a PHP project build system or build tool based on Apache Ant
@@ -211,7 +213,8 @@ THE SOFTWARE.
211
213
[ behat ] : http://behat.org
212
214
[ codeception ] : http://codeception.com
213
215
[ 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
215
218
[ frenck ] : https://github.com/frenck
216
219
[ get-in-touch ] : http://workingatdealerdirect.eu/open-sollicitatie/
217
220
[ grumphp ] : https://github.com/phpro/grumphp
@@ -242,6 +245,7 @@ THE SOFTWARE.
242
245
[ phploc ] : https://github.com/sebastianbergmann/phploc
243
246
[ phpmd ] : https://phpmd.org
244
247
[ phpmetrics ] : http://www.phpmetrics.org
248
+ [ phpssh ] : https://github.com/Herzult/php-ssh
245
249
[ phpunit ] : https://phpunit.de
246
250
[ prestissimo ] : https://github.com/hirak/prestissimo
247
251
[ project-stage-shield ] : https://img.shields.io/badge/Project%20Stage-Development-yellowgreen.svg
0 commit comments