PHPCI
CI tool
Automates testing and dependency management for PHP projects
PHPCI is a free and open source continuous integration tool specifically designed for PHP.
2k stars
140 watching
438 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
continuous-integrationlooking-for-contributorsphpphpci
Related projects:
Repository | Description | Stars |
---|---|---|
bcit-ci/codeigniter | A PHP framework that provides a set of libraries and a simple interface to speed up web application development | 18,263 |
sebastianbergmann/phpunit | A testing framework for writing unit tests in PHP. | 19,733 |
codeception/codeception | A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,776 |
composer/composer | A tool to manage dependencies in PHP projects. | 28,692 |
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,705 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,157 |
phpseclib/phpseclib | A collection of cryptographic primitives and secure communication libraries for PHP | 5,384 |
composer/satis | A tool to manage and distribute PHP project dependencies in a centralized repository. | 3,147 |
squizlabs/php_codesniffer | Automates code review and quality checks in PHP projects to enforce coding standards. | 10,690 |
shivammathur/setup-php | Automates setup of PHP environment with required extensions and tools | 2,943 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 566 |
php-cs-fixer/php-cs-fixer | Automates fixing PHP coding standards issues to follow community-driven standards | 12,922 |
phpbrew/phpbrew | Manages multiple PHP versions and builds for various configurations | 5,416 |
phpstan/phpstan | An analysis tool for PHP code to detect errors and bugs without running the code | 13,079 |
phpdocumentor/phpdocumentor | A tool for generating and maintaining comprehensive documentation for PHP projects. | 4,146 |