Libraries tagged by codemage
pestphp/pest-plugin-coverage
597749 Downloads
The Pest Coverage Plugin
michaelmoussa/php-coverage-checker
83625 Downloads
Automated code coverage percentage checking
leanphp/phpspec-code-coverage
636222 Downloads
Generate Code Coverage reports for PhpSpec tests
unionofrad/li3_quality
72012 Downloads
This li₃ plugin adds code quality assurance to your toolbelt.
ockcyp/covers-validator
181020 Downloads
Validates @covers tags in PHPUnit tests
micheh/teamcity-clover
398838 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
humbug/humbug
153148 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
codeaken/sshkey
49848 Downloads
Library for working with and generating SSH keys
yiiext/activerecord-relation-behavior
34898 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
shipmonk/doctrine-two-phase-migrations
20942 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
scheb/tombstone-logger
235763 Downloads
Tracking of tombstones to find dead code in your codebase
project-nos/spryker-twig-code-sniffer
11550 Downloads
This package aims to be for twig templates in spryker what phpcs is to php. It checks your codebase for violations on coding standards.
ngyuki/clover-to-cobertura
152208 Downloads
Clover XML to Cobertura XML for Gitlab Coverage Visualization
drevops/git-artifact
18377 Downloads
Build artifact from your codebase in CI and push it to a separate git repo.
acdphp/laravel-schedule-police
3640 Downloads
Stop, start or execute scheduled commands from a simple dashboard without redeploying, while maintaining the visibility, control, and reviewability of the configurations in your codebase.