PHP Censor documentation ------------------------ Getting Started =============== * [Installing PHP Censor](installing.md) * [Adding a Virtual Host](virtual_host.md) * [Run Builds Using a Worker](workers/worker.md) * [Run Builds Using a Daemon](workers/daemon.md) * [Run Builds Using Cron](workers/cron.md) * [Adding PHP Censor Support to Your Projects](config.md) * [Setting up Logging](logging.md) * [Updating PHP Censor](updating.md) * [Configuring PHP Censor](configuring.md) Using PHP Censor ================ * Automatically building commits pushed to * [Github](sources/github.md) * [Bitbucket](sources/bitbucket.md) * [GitLab](sources/gitlab.md) * [Git](sources/git.md) * [Injecting variables into messages](interpolation.md) * [Project Status Images and Status Page](status.md) Plugins ======= * [Atoum](plugins/atoum.md) - `atoum` * [Behat](plugins/behat.md) - `behat` * [Campfire](plugins/campfire.md) - `campfire` * [Clean Build](plugins/clean_build.md) - `clean_build` * [Codeception](plugins/codeception.md) - `codeception` * [Composer](plugins/composer.md) - `composer` * [Copy Build](plugins/copy_build.md) - `copy_build` * [Deployer](plugins/deployer.md) - `deployer` * [Email](plugins/email.md) - `email` * [Env](plugins/env.md) - `env` * [Grunt](plugins/grunt.md) - `grunt` * [Hipchat](plugins/hipchat_notify.md) - `hipchat_notify` * [IRC](plugins/irc.md) - `irc` * [Lint](plugins/lint.md) - `lint` * [MySQL](plugins/mysql.md) - `mysql` * [Package Build](plugins/package_build.md) - `package_build` * [PDepend](plugins/pdepend.md) - `pdepend` * [PostgreSQL](plugins/pgsql.md) - `pgsql` * [SQLite](plugins/sqlite.md) - `sqlite` * [Phar](plugins/phar.md) - `phar` * [Phing](plugins/phing.md) - `phing` * [PHP Code Sniffer](plugins/php_code_sniffer.md) - `php_code_sniffer` * [PHP Copy/Paste Detector](plugins/php_cpd.md) - `php_cpd` * [PHP Coding Standards Fixer](plugins/php_cs_fixes.md) - `php_cs_fixer` * [PHP Docblock Checker](plugins/php_docblock_checker.md) - `php_docblock_checker` * [PHP Loc](plugins/php_loc.md) - `php_loc` * [PHP Mess Detector](plugins/php_mess_detector.md) - `php_mess_detector` * [PHP Parallel Lint](plugins/php_parallel_lint.md) - `php_parallel_lint` * [PHP Spec](plugins/php_spec.md) - `php_spec` * [PHP Unit](plugins/php_unit.md) - `php_unit` * [Shell](plugins/shell.md) - `shell` * [Slack](plugins/slack_notify.md) - `slack_notify` * [Technical Debt](plugins/technical_dept.md) - `technical_debt` * [XMPP](plugins/xmpp.md) - `xmpp`