From 889e9f98508822cc92f6a5510280d3e45446156c Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 30 Apr 2013 20:19:51 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 9c876304..fc18455b 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -277,6 +277,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. * [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.