From c5611d64e54c16bd9e3bfe8ece09bb9c2ca3b0fa Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 31 May 2013 09:14:49 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 720655b..b4338f3 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -311,6 +311,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX. * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew. * [Vagrant](http://www.vagrantup.com/) - A portable development environment utility. +* [PuPHPet](https://puphpet.com/) - A web tool for building 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. * [PHP Switch](https://github.com/jubianchi/phpswitch) - Another version manager.