Libraries tagged by stats
squizlabs/php_codesniffer
329750103 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
larastan/larastan
26711496 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
163329820 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
34624013 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
29125736 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/workflow
35750679 Downloads
Provides tools for managing a workflow or finite state machine
staabm/side-effects-detector
36573953 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
78865903 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcompatibility/php-compatibility
62678446 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
php-parallel-lint/php-parallel-lint
45721915 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
10005422 Downloads
A static analyzer for PHP
nette/di
37344452 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
deptrac/deptrac
1655434 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42402138 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103437763 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.