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