Libraries tagged by code analyse
packagelist/closurecompiler-bin
30629 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.
symplify/twig-phpstan-compiler
121584 Downloads
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
packagist/closurecompiler-bin
98864 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.
srokap/code_review
5023 Downloads
Elgg plugin that analyzes plugins code and provides basic information on code quality, compatibility and structure.
php-code-archeology/php-code-archeology
465 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
vojtech-dobes/phpstan-php-graphql-server
96 Downloads
taptima/phalyfusion
13158 Downloads
Utility for combining a bunch of php static code analyzers output.
sikessem/laravel-devtools
3299 Downloads
🧪 Tools needed for Laravel project development and automation.
sikessem/devtools
4278 Downloads
🧪 Tools needed for PHP project development and automation.
sci3ma/symfony-grumphp
6612 Downloads
Configured GrumPHP with bunch of tools for static code analysis Symfony Framework
cloak/cloak
5647 Downloads
Modern code coverage analysis library
plutonium/stubs-generator
876 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
onepix/wordpress-stubs-generator
549 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
mperusso/php-stubs-generator
2149 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
vartroth/php-security-lint
38 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase