Libraries tagged by statamic
phpstan/phpstan
286308473 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
646307169 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
201579431 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
66456547 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
324216603 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
60930383 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
24455451 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41867375 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
160001790 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
33498377 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
28355323 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/workflow
34796315 Downloads
Provides tools for managing a workflow or finite state machine
staabm/side-effects-detector
31509582 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
76095998 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
44366605 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.