My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

PhpCilux

PhpCilux is a small continuous integration monitoring tool for php.

The goal of PhpCilux is to visualize the results of the pasted continuous integration project builds.

Requirements

  • Zend_Framework for the mvc arround the application
  • active Apache module mod_rewrite

Installation

For each project a folder must be exists in data/build. A "dummy" project with some sample reports is part of the sourcecode.

The directory names will be used as project and build name.

For the reports the console log of command line runner (PHPUnit and PHP_Codesniffer) must be copied to phpunit.txt and phpcs.txt. svnlog.xml is a normal svn log file.

Powered by Google Project Hosting