Continuous Integration
- Packages
- antonioribeiro/ci - A Laravel Continuous Integration Package
- PHPCI - Continuous integration specifically designed for PHP
- gitlab-ci - GitLab Continuous Integration (CI) integrates with your GitLab installation to run tests for your projects
- Sismo - Continuous Testing Server written in PHP
- Tutorial
- Packages
- Jenkins - Jenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron
- jenkins-php - Template for Jenkins Jobs for PHP Projects
- Plugins
- GitLab Plugin
- analysis-collector - This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Task Scanner, and Warnings: the plug-in collects the different analysis results and shows the results in a combined trend graph. Additionally, the plug-in provides health reporting and build stability based on these combined results
- doxygen - This plugin generates Doxygen documentation and publishes HTML reports generated by the Doxygen tool
- Publish Over - The goal of the Publish Over plugins is to provide a consistent set of features and behaviours when sending build artifacts ... somewhere
- testswarm-plugin - Testswarm is used to run javascript tests in all browser. This plugin allows you to run testswarm tests and see results from jenkins
- Tutorial