Libraries tagged by stat
sebastian/global-state
656320173 Downloads
Snapshotting of global state
phpstan/phpstan
223446991 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
576623894 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
165788409 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
54438867 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
275680529 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
larastan/larastan
10631065 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
laminas/laminas-code
135643900 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
26567216 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
23352817 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/workflow
28475179 Downloads
Provides tools for managing a workflow or finite state machine
qossmic/deptrac
1148981 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/extension-installer
54804426 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcompatibility/php-compatibility
48371018 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phan/phan
8514671 Downloads
A static analyzer for PHP