Skip to content

matthewbdaly/vagrant-php-dev-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant PHP Dev Boilerplate

A boilerplate Vagrant configuration for PHP development. Just download it and use it as a starting point for your own projects. You'll find the VM at http://192.168.56.101.

It includes a full LAMP stack, as well as PHPMyAdmin and Composer.

It also includes Webgrind at http://192.168.56.101/webgrind/ and XHProf at http://192.168.56.101/xhprof/, as well as a simple msmtp config for use with a Gmail account.

In addition, if you want to use MongoDB as your database instead of MySQL, there's an alternative bootstrap script at mongobootstrap.sh that sets up MongoDB instead of MySQL. To use it, replace the reference to bootstrap.sh in Vagrantfile with mongobootstrap.sh

About

A boilerplate Vagrant configuration for PHP development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages