NabiCI - the PHP Continuous Integration Framework
NabiCI is a light-weight framework to run continuous integration loops in PHP projects. It is entirely written in PHP and thus can be integrated into each project easily.
NabiCI produces an extensive html report about the results of the continuous integration loop. For an example, see the latest build results of the Nabidoo project.
To monitor the report (i.e. the current state of the project) at regular intervals, any website monitoring tool can be used. We recommend using SiteUp.
NabiCI is freeware and can be downloaded here. The user guide helps you to configure and install NabiCI.
NabiCI has been developed by Derya Oez.
NabiCI was nominated to the PHP Programming Innovation Award among all the classes approved for publishing in the PHP Classes site during the month of February of 2010.
The class was nominated by Manuel Lemos that submitted the following comment:
"Continuous integration is a process that allows to continuously test the code of applications to verify whether the changes that are being made by its developers continue to satisfy the project specification and quality requirements. This class provide an extensive solution for implementing continuous integration of PHP projects."Questions and suggestions: admin@nabidoo.com.



