From 529c7996608ebdfab79072e13a126f407e963c85 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 11 Sep 2013 09:35:28 -0700 Subject: [PATCH] --- awesome-php.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/awesome-php.md b/awesome-php.md index 41a3363..6c8e804 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -362,6 +362,9 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew. * [PHP OSX](http://php-osx.liip.ch/) - A PHP installer for OSX. * [Vagrant](http://www.vagrantup.com/) - A portable development environment utility. +* [Ansible](http://www.ansibleworks.com/) - A radically simple orchestration framework. +* [Puppet](http://puppetlabs.com/) - A server automation framework and application. +* [Chef](https://github.com/opscode/chef) - A systems integration framework. * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines. * [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer. * [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.