Libraries tagged by code analyse
coolgoose/larastan-legacy
36 Downloads
Larastan Legacy 1.x - Unmaintained fork to fix composer dependency
koda/koda
33731 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
yousha/codecop
43 Downloads
A lightweight static analyzer that scan PHP files for quality issues.
foxhound/foxhound
6 Downloads
Security-focused Static Code Analyser and IPS for PHP
teqneers/phpunit-stopwatch
978 Downloads
Extension to measure and analyse any part of your code in order to detect performance issues using phpunit/phpunit.
friendsofphp/php-cs-fixer
250551022 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
735549720 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
vimeo/psalm
82022325 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
8738204 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
symplify/easy-coding-standard
37294239 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
101803407 Downloads
A static analysis tool to detect side effects in PHP code
icanhazstring/composer-unused
7888073 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
3510118 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
ekino/phpstan-banned-code
6222718 Downloads
Detected banned code using PHPStan
fabpot/php-cs-fixer
5508927 Downloads
A tool to automatically fix PHP code style