codeception/c3
C3 is Codeception’s remote code coverage helper for PHP apps. It collects coverage from web/functional tests by instrumenting your entry point and forwarding results back to the test runner, making it easy to measure coverage on remote servers and CI.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codeception/codeception | 0.85 | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,854 | 4,909 | 1,285 | 1M | 152 | 82.2 | 63.4 | MIT | 3 months ago | |
| robiningelbrecht/phpunit-coverage-tools | 0.84 | Enforce minimum PHPUnit code coverage using Clover XML reports. Fails the test run with exit code 1 when coverage drops below a threshold—ideal for CI/CD and pre-commit hooks. Configure via phpunit.xml and run with --min-coverage plus --coverage-clover. | 17 | 17 | 4 | 15K | 1 | 21.4 | 46.0 | MIT | 2 months ago | |
| testo/codecov | 0.83 | Testo code coverage plugin: collects line and branch coverage during test runs and generates CI-friendly reports (Clover, Cobertura, PHPUnit XML). Supports per-test attribution so tools can map covered lines back to the test that exercised them. | 0 | 0 | 0 | 2K | 0 | 0.0 | 43.5 | — | — | |
| digitalrevolution/phpunit-file-coverage-inspection | 0.83 | Define per-file code coverage thresholds from Clover coverage.xml, with directory/file overrides and optional uncovered-method rules. Fails builds with checkstyle or GitLab formatted reports so a single file can’t hide behind high overall coverage. | 5 | 5 | 2 | 3K | 1 | 17.5 | 41.8 | MIT | 5 months ago | |
| rregeer/phpunit-coverage-check | 0.83 | — | 60 | 62 | 15 | 136K | 2 | 4.1 | 46.9 | MIT | 6 years ago | |
| robiningelbrecht/phpunit-coverage-check | 0.82 | 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 | — | |
| phpunit/php-code-coverage | 0.81 | phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Integrate it in test runs to start/stop coverage collection, filter included files, and generate reports such as OpenClover, including from serialized coverage data. | 8,927 | 8,978 | 385 | 13M | 6 | 71.7 | 55.7 | BSD-3-Clause | 3 weeks ago | |
| handcraftedinthealps/code-coverage-checker | 0.81 | CLI tool to enforce PHPUnit code coverage thresholds. Generate a coverage.php report, then check line/class/method coverage against a minimum percentage, optionally limited to specific directories—ideal for CI to fail builds when coverage drops. | 6 | 6 | 3 | 2K | 0 | 18.8 | 39.5 | MIT | 3 months ago | |
| yiisoft/yii2-codeception | 0.81 | Yii2 integration for Codeception that streamlines functional and acceptance testing of Yii 2 apps. Provides Yii-aware modules, fixtures, and helpers to bootstrap the application, interact with components, and run tests consistently across environments. | 53 | 58 | 16 | 8K | 0 | 0.5 | 21.0 | BSD-3-Clause | 9 years ago | |
| codeception/module-yii2 | 0.79 | Codeception Yii2 module for acceptance and functional testing. Provides helpers to bootstrap Yii2 apps, handle fixtures, navigate routes, interact with models and components, and integrate Yii2-specific assertions into your Codeception test suite. | 19 | 19 | 41 | 185K | 6 | 20.2 | 62.1 | MIT | 5 months ago | |
| kylekatarnls/multi-tester | 0.79 | Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. | 4 | 4 | 5 | 46K | 0 | 25.2 | 62.4 | MIT | 2 months ago | |
| dvdoug/behat-code-coverage | 0.79 | Behat extension that generates code coverage reports for PHP applications. Wraps PHPUnit’s php-code-coverage library to produce familiar, interoperable reports and integrates coverage generation into your Behat test runs. | 62 | 62 | 15 | 92K | 0 | 25.1 | 50.7 | BSD-2-Clause | 2 months ago | |
| simpod/php-coveralls-mirror | 0.71 | — | 0 | 0 | 0 | 3K | 0 | 0.3 | 34.1 | MIT | 5 years ago | |
| php-coveralls/php-coveralls | 0.70 | 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 | 205K | 7 | 26.3 | 43.1 | MIT | 5 months ago |
How can I help you explore Laravel packages today?