/php-vagrant-stacks

Various stacks configurations for rapid creation of development environments in PHP.

PHP Vagrant Stacks

Manually curated selection of various stacks configurations for rapid creation of development environments in PHP.

Excelent PHP stack. Just the basic components.

Very similar to panique/vagrant-lamp-bootstrap with a few extras.

Ideal box for Wordpress Theme Development.

De facto box of the Laravel Framework.

Vagrant configuration for Symfony development. Provision is through Ansible so Windows users will not be able to use it unless by changing the provisioning provider.

Vagrant configuration preconfigured for testing PHP apps and developing extensions across many versions of PHP.

Basic stuff to remeber before use one of this configuration.

  1. Check that your host machine has Virtualization Technology enable on the Bios Utilities. Most applicable for Windows users.
  2. Virtual Box and Vagrant should be already installed in your host machine.
  3. Read at least the Getting Started section of the Vagrant documentation.

Extra Tools

Vagrant Manager for OS X and Windows

A tool that I recently added to the development workflow. Right now Open Source for OS X and Windows.

Want a custom solution?

Try the one of following services: PuPHPet or Rove.io. They basically create everything that is needed to boot the virtual machine. Also they provide the configurations files to start creating the development environment according to your needs.