News Feed
Jobs Feed
Sections




News Archive
techPortal:
Getting Started with phpUnderControl
March 03, 2009 @ 08:42:14

On the Ibuildings techPortal site today there's a new tutorial from Marc that introduces the phpUnderControl continuous integration system for PHP projects.

In any decent sized project, the more times you commit code, the bigger the chance is that you will break something. [...] To deal with this we can either adopt the 'release and pay' method of software control, or we can setup systems to help us find the consequences of our actions, so we that can correct them before they become a problem. We usually call these systems Continuous Integration systems.

He briefly covers what phpUnderControl is and what it can do for you before getting into the real detail - grabbing all the needed packages (including the eZ components graphing library), setting the system up and configuring it for a sample project. This includes setting up the XML configuration file and adding in PhpDocumentor/PHPUnit/PhpCodeSniffer. He adds in two "nice things to have" at the end - emailing when something breaks and setting up/tearing down a database as needed.

0 comments voice your opinion now!
introduction phpundercontrol continuous integration system tutorial


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: PHP OAuth Provider: Initial Requirements

Matthew Weier O'Phinney's Blog: Code Generation with Zend\CodeGenerator

DZone.com: DevOps for Devs in 3 Steps (Presentation)

Enavu.com: PHP Smart Date Parsing: Natural Language Input (task.fm explained)

CodeIgniter Blog: CodeIgniter Community Voice - Generating PDF files using CodeIgniter


Community Events











Don't see your event here?
Let us know!


composer language testing series podcast introduction code opinion conference functional zendframework2 release tool community interview unittest framework development object example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework