This document discusses practical PHP deployment with Jenkins. It begins with an introduction of the author and overview of continuous integration and deployment. The main topics covered are using Jenkins for continuous integration and deployment of PHP applications, with a demonstration of deploying a 500K line Pimcore CMS project using Jenkins jobs for source control, testing, packaging, and deployment. Best practices and architectures involving Git, Jenkins and Zend Server are also discussed.