Libraries tagged by stat
sebastian/global-state
782423696 Downloads
Snapshotting of global state
phpstan/phpstan
294472860 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
655529290 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
206597412 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
68446997 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
330634088 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
larastan/larastan
27072732 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
163890680 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
34805012 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
29268642 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/workflow
35910463 Downloads
Provides tools for managing a workflow or finite state machine
staabm/side-effects-detector
37452068 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
79325111 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcompatibility/php-compatibility
62947125 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-parallel-lint/php-parallel-lint
45955906 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.