Want to test a new Symfony project but don't want to affect your current Apache / MySQL / PHP system?
Vagrant allows for Virtual Machines to be quickly setup, and easy to use.
- VirtualBox http://www.virtualbox.com
- Vagrant http://www.vagrantup.com
- Git http://git-scm.com/
$ git clone https://github.com/kamiramix/vagrant-symfony.git
$ cd vagrant-symfony
$ vagrant up