Integrating PHP Projects with Jenkins


Today’s web applications require frequent updates, not just by adding or upgrading features, but by maintaining and improving the software’s existing code base as well. This concise book shows PHP developers how to use Jenkins, the popular continuous integration server, to monitor various aspects of software quality throughout a project’s lifecycle.

You’ll learn how to implement continuous integration to automate processes for building and deploying regular software releases. The book also shows you how to use Jenkins to monitor and improve your application through continuous inspection. You’ll come to understand why reducing complexity and eliminating duplicate code is just as important as introducing new functionality.

  • Learn how to use Apache Ant to automate your software builds
  • Create a job for your PHP project in Jenkins and set up a continuous integration environment
  • Add static code analysis tools to your build for continuous inspection
  • Use specialized PHP and Jenkins tools to simplify the automated build and continuous integration of your project
  • Explore additional processes and techniques, such as adding automated integration tests

About the Author
Sebastian Bergmann is actively involved in the development of PHP and has created a wide range of tried-and-trusted development tools. As an internationally sougt-after expert, he shares his knowledge and experience through widely read books and articles. His presentations at conferences around the world are intently followed by the PHP community and others.

The computer scientist (Diplom-Informatiker) is a co-founder of thePHP.cc and a pioneer in the field of quality assurance in PHP projects. His testing framework, PHPUnit, is a de facto standard.

Book Details

  • Paperback: 58 pages
  • Publisher: O’Reilly Media (September 2011)
  • Language: English
  • ISBN-10: 1449309437
  • ISBN-13: 978-1449309435
Download [6.2 MiB]

You may also like...

Leave a Reply