Nice project, but i would recommend using a virtual machine based on vagrant. It's easy to create one (https://puphpet.com/). So you can rebuild a production server or if you like playing around with server configs or you have to test a few tools, you can reset or destroy the vm and recreate it. I don't want to miss it anymore... and i can use all the same configurations on every machine: "vagrant up" and i'm done.
Nice project, but i would recommend using a virtual machine based on vagrant. It's easy to create one (https://puphpet.com/). So you can rebuild a production server or if you like playing around with server configs or you have to test a few tools, you can reset or destroy the vm and recreate it. I don't want to miss it anymore... and i can use all the same configurations on every machine: "vagrant up" and i'm done.