Libraries tagged by static php
phpstan/phpstan-deprecation-rules
90279281 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phan/phan
11958344 Downloads
A static analyzer for PHP
symplify/easy-coding-standard
37738582 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
106243641 Downloads
A static analysis tool to detect side effects in PHP code
icanhazstring/composer-unused
8041638 Downloads
Show unused packages by scanning your code
nunomaduro/larastan
46697497 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
107450579 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.
phpstan/extension-installer
110944941 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpcsstandards/phpcsutils
40932292 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
30395748 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
34748446 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
overtrue/phplint
14216648 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
phpcsstandards/php_codesniffer
363467 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
fabpot/php-cs-fixer
5514203 Downloads
A tool to automatically fix PHP code style
szepeviktor/phpstan-wordpress
10600824 Downloads
WordPress extensions for PHPStan