Libraries tagged by code analyze
edgedesign/phpqa
1269662 Downloads
Analyze PHP code with one command.
wapmorgan/php-deprecation-detector
548380 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
wapmorgan/php-code-fixer
418540 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
ahmed-bhs/doctrine-doctor
17774 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
wapmorgan/php-code-analyzer
152900 Downloads
A program that finds usage of different non-built-in extensions in your php code.
scheb/tombstone-analyzer
449773 Downloads
Generates reports based on the logs from scheb/tombstone-logger
php-code-archeology/php-code-archeology
11611 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
denzyl/phanalist
48269 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
shieldci/analyzers-core
25793 Downloads
Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities
blundergoat/gruff-php
28940 Downloads
Opinionated PHP code-quality analyzer with SARIF output, baselines, and a local dashboard.
ixa-devstuff/php-deprecation-detector
94750 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
packagelist/closurecompiler-bin
42040 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.
prinsfrank/phpstan-doc-code-analyzer
10728 Downloads
Analyze code snippets in documentation and README with PHPStan!
cline/analyzer
23591 Downloads
Configurable parallel PHP code analyzer for checking class references
qafoo/quality-analyzer
15788 Downloads
Helper for code reviews