Libraries tagged by static
phpstan/phpstan
223040298 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
576282562 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
165624803 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
54392485 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
275245459 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
48362410 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
10587579 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
laminas/laminas-code
135510770 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
phan/phan
8507851 Downloads
A static analyzer for PHP
nette/di
33194928 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
doctrine/reflection
99191225 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.
wp-coding-standards/wpcs
26548336 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
23328446 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
qossmic/deptrac
1148161 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/extension-installer
54708603 Downloads
Composer plugin for automatic installation of PHPStan extensions