I\'m used to using python\'s virtualenv tool to create separate environments that can mimic deployment environments for projects I write.
Now, I\'m going to be worki
virtPHP is a tool for creating and managing multiple isolated PHP environments on a single machine. It's like Python's virtualenv, but for PHP. (README)
https://github.com/virtphp/virtphp