Libraries tagged by code check
packagelist/closurecompiler-bin
41234 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
fatmedia/drupal-checker
13196 Downloads
Code quality checking tools for Drupal project.
gotrendier/phpunit-coverage-check
8024 Downloads
Check the code coverage using the clover report of phpunit
spaze/url-checker
2227 Downloads
A command line tool to check URL HTTP code and contents.
lemaur/php-url-checker
2734 Downloads
Check the url response status code and reason phrase.
ndestates/laravel-model-schema-checker
3353 Downloads
A comprehensive Laravel application validator for security, performance, relationships, migrations, and code quality. DEVELOPMENT ONLY - DO NOT install in production environments.
kubawerlos/types-checker
46739 Downloads
A tool to find missing type declarations in PHP 7 code
dancryer/php-docblock-checker
150161 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
appzcoder/phpcloc
2778 Downloads
Cloc & duplicate code checker tool.
sajjadhossainshohag/laravel-doctor
217 Downloads
Code Health Checker for Laravel — catch broken routes, missing views, schema mismatches, and runtime errors before deployment.
umbrellio/coverspector
20911 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
cline/analyzer
21999 Downloads
Configurable parallel PHP code analyzer for checking class references
shareforcelegal/coding-standards
32506 Downloads
The coding standards for PHP_CodeSniffer we use at Shareforce B.V.
memio/validator
313807 Downloads
Memio's validator, used to check built models again a pre-defined set of rules
memio/linter
313748 Downloads
Memio's linter, a set of constraint that check models for syntax errors