Libraries tagged by stat
sebastian/global-state
756117120 Downloads
Snapshotting of global state
phpstan/phpstan
280268769 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
639489130 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
198227521 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
65022433 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
319613398 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
59709440 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
22984330 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41476866 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
157815351 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
32749566 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
27819893 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/workflow
34193617 Downloads
Provides tools for managing a workflow or finite state machine
statamic/cms
2478909 Downloads
The Statamic CMS Core Package
staabm/side-effects-detector
27677392 Downloads
A static analysis tool to detect side effects in PHP code