PHPCI
Test automation tool
A tool for automating and simplifying the testing process of PHP applications.
PHPCI is a free and open source continuous integration tool specifically designed for PHP.
2k stars
140 watching
439 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,268 |
sebastianbergmann/phpunit | A testing framework for PHP applications | 19,698 |
codeception/codeception | A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,767 |
composer/composer | A dependency manager for PHP projects. | 28,636 |
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,687 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,147 |
phpseclib/phpseclib | A collection of cryptographic primitives and secure communication libraries for PHP | 5,365 |
composer/satis | A tool to manage and distribute PHP project dependencies in a centralized repository. | 3,144 |
squizlabs/php_codesniffer | Automates code review and quality checks in PHP projects to enforce coding standards. | 10,674 |
shivammathur/setup-php | Automates setup of PHP environment with required extensions and tools | 2,930 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
php-cs-fixer/php-cs-fixer | Automates fixing PHP coding standards issues to follow community-driven standards | 12,871 |
phpbrew/phpbrew | Manages multiple PHP versions and builds for various configurations | 5,395 |
phpstan/phpstan | An analysis tool for PHP code to detect errors and bugs without running the code | 12,990 |
phpdocumentor/phpdocumentor | A tool for generating and maintaining comprehensive documentation for PHP projects. | 4,125 |