How to: Setting up a deployment / build / CI cycle for PHP projects
How to: Setting up a deployment / build / CI cycle for PHPÂ projects
Setting up a deployment / build / CI cycle for PHP projects
I am a lone developer most of my time, working on a number of big, mainly PHP-based projects. I want to professionalize and automate how changes to the code base are handled, and create a Continuous Integration process that makes the transition to work in a team possible without having to make fundamental changes.
What I am doing right…
View On WordPress
















