Libraries tagged by code checker
lemaur/php-url-checker
641 Downloads
Check the url response status code and reason phrase.
dmecke/coverage-checker
24435 Downloads
Check code coverage per namespace.
appzcoder/phpcloc
2424 Downloads
Cloc & duplicate code checker tool.
hoangphi/pre-commit
597 Downloads
Check coding standard & code syntax before commit.
mi-schi/php-code-checker
3707 Downloads
Execute the tests and check the php code
ninjify/checker
2936 Downloads
nette/code-checker optimized for co-operation with our coding standard
sweetstackdigital/php-docblock-checker
58786 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
otis22/php-coverage-checker
1551 Downloads
Automated code coverage percentage checking
dozer111/type_checker
656 Downloads
Check your variable types using using less code
beycanpress/envato-license-checker
304 Downloads
A class where you can check the purchase code provided by envato so you can add a licensing system to your Envato products.
odan/docblock-checker
4290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
jolicode/php7-checker
35 Downloads
Detect parts of your code that should be updated to be PHP7 compatible
shipu/hackerrank-api
1069 Downloads
PHP and Laravel HackerRank Code Checker API
nilportugues/php_todo
10040 Downloads
Looks into the code using a user-defined list of to-do phrases and stops commit if the total amount increased or is above a threshold.
nilportugues/php_forbidden
8094 Downloads
Looks into the code using a user-defined list of forbidden function in a given path.