# LAMP (PHP 5.6/Nginx/MySQL) ## What's Included? - PHP 5.6 - HHVM (Optional) - Nginx - MySQL - Postgres - Git 2+ - Node (With PM2, Bower, Grunt, and Gulp) - Redis - Memcached (PHP 5.x Only) - Beanstalkd - Laravel Envoy - Blackfire Profiler ## Installation ```shell sudo -i wget https://gist.github.com/gravitano/510c7d444d3660f40bae/raw/15df1abf7f11c667d85835198e1882ad8603fcd1/lamp.sh chmod +x lamp.sh sudo -i ./lamp.sh ```