Category: continuousphp

Easy Continuous Delivery with ContinuousPHP and Zend Server

The continuous delivery approach aims at making the process of continuously deploying code to production error-free, or at least less error-prone, using automated tasks, tests, builds and deployments. Minimize risk and downtime, maximize quality and value. That’s the motto.However, this process is not always straig...