Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
a9f56f485e
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      awesome-php.md

+ 2
- 0
awesome-php.md View File

380
 * [Ansible](http://www.ansibleworks.com/) - A radically simple orchestration framework.
380
 * [Ansible](http://www.ansibleworks.com/) - A radically simple orchestration framework.
381
 * [Puppet](http://puppetlabs.com/) - A server automation framework and application.
381
 * [Puppet](http://puppetlabs.com/) - A server automation framework and application.
382
 * [Chef](https://github.com/opscode/chef) - A systems integration framework.
382
 * [Chef](https://github.com/opscode/chef) - A systems integration framework.
383
+* [SaltStack](http://saltstack.com/community.html) - An infrastructure management tool.
383
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
384
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
384
 * [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer.
385
 * [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer.
385
 * [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
386
 * [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
392
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
393
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
393
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
394
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
394
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
395
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
396
+* [CodeKit](http://incident57.com/codekit/) - A general web development tool.
395
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
397
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
396
 * [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby.
398
 * [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby.
397
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
399
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.

Loading…
Cancel
Save