Libraries tagged by runalyze
halleck45/phpmetrics
133592 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
wapmorgan/php-code-analyzer
152820 Downloads
A program that finds usage of different non-built-in extensions in your php code.
scheb/tombstone-analyzer
448962 Downloads
Generates reports based on the logs from scheb/tombstone-logger
jms/composer-deps-analyzer
283264 Downloads
Builds a Dependency Graph from a composer.json file
imanghafoori/php-token-analyzer
574629 Downloads
Token analyzer utility for PHP
imanghafoori/php-imports-analyzer
248979 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
denzyl/phanalist
48244 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
wikimedia/ip-utils
814053 Downloads
Parse, match, and analyze IP addresses and CIDR ranges
umpirsky/symfony-upgrade-fixer
493576 Downloads
Analyzes your Symfony project and tries to make it compatible with the new version of Symfony framework.
twigstan/twigstan
14810 Downloads
TwigStan is a static analyzer for Twig templates powered by PHPStan
php-code-archeology/php-code-archeology
11441 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
nihongodera/limelight
85553 Downloads
A php Japanese language text analyzer and parser.
mateffy/laravel-introspect
12429 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
martinkup/symfony-profiler-optimization-advisor-bundle
6595 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
shieldci/analyzers-core
25320 Downloads
Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities