codeclimate/php-test-reporter
PHP Test Reporter submits PHPUnit/PHPSpec code coverage to Code Climate. Generates coverage in CI and posts results to your Code Climate repo, helping track test quality over time. Simple CLI setup for common PHP workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| robiningelbrecht/phpunit-coverage-check | 0.86 | PHPUnit Coverage Check is a lightweight PHP tool to verify code coverage meets a required minimum. It reads PHPUnit coverage reports and fails builds when thresholds aren’t reached—useful for CI pipelines to enforce coverage standards in Laravel and PHP projects. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| jaschilz/php-coverage-badger | 0.85 | Generate an SVG code coverage badge from a PHPUnit Clover XML report. Install via Composer and run the included CLI to turn clover.xml into a coverage.svg badge for your CI or README. | 12 | 12 | 5 | 21K | 0 | 0.7 | 44.3 | MIT | 8 years ago | |
| php-coveralls/php-coveralls | 0.84 | PHP client for Coveralls that uploads Clover-style code coverage reports from PHPUnit and other test tools. Install via Composer or download the PHAR. Works with GitHub and common CI services (GitHub Actions, Travis, CircleCI, Jenkins, Codeship). | 515 | 522 | 126 | 208K | 7 | 26.5 | 43.3 | MIT | 5 months ago | |
| friends-of-phpspec/phpspec-code-coverage | 0.83 | PhpSpec extension that generates code coverage reports (console and HTML) for your specs. Works with Xdebug, phpdbg or pcov and supports multiple PhpSpec/PHP versions, helping you see which parts of your codebase are exercised by tests. | 20 | 21 | 13 | 25K | 4 | 11.7 | 45.9 | NOASSERTION | 8 months ago | |
| php-parallel-lint/php-console-highlighter | 0.83 | Highlight PHP source code in the terminal with readable, colorized syntax. php-console-highlighter works with ConsoleColor and can highlight whole files or snippets—ideal for CLI tools, linters, and test output to quickly spot errors and context. | 88 | 88 | 6 | 685K | 0 | 1.4 | 53.7 | MIT | 4 years ago | |
| satooshi/php-coveralls | 0.83 | PHP client for Coveralls: uploads PHPUnit clover coverage reports from CI (GitHub Actions, Travis, CircleCI, Jenkins, Codeship) to coveralls.io. Install via Composer or use the provided phar. Supports PHP 7.4+ (2.9+) and older versions via 1.x/2.x. | 515 | 464 | 126 | 62K | 7 | 26.5 | 35.4 | MIT | 5 months ago | |
| phpcr/phpcr-api-tests | 0.82 | Test suite for the PHP Content Repository (PHPCR) API. Provides reusable, vendor-neutral compliance tests to validate PHPCR implementations against the specification, helping ensure consistent behavior across repositories and adapters. | 21 | 22 | 21 | 939 | 6 | 10.9 | 25.5 | NOASSERTION | 2 years ago | |
| henrikbjorn/phpspec-code-coverage | 0.82 | Deprecated PhpSpec extension that generates code coverage reports (HTML by default, plus clover/php/text) with configurable whitelists/blacklists and output paths. Install via Composer, enable in phpspec.yml, run phpspec (or phpdbg on PHP 7+). | 97 | 100 | 28 | 3K | 0 | 2.2 | 14.8 | MIT | 9 years ago | |
| simpod/php-coveralls-mirror | 0.80 | — | 0 | 0 | 0 | 3K | 0 | 0.3 | 34.1 | MIT | 5 years ago |
How can I help you explore Laravel packages today?