Libraries tagged by static7
phpstan/phpstan-strict-rules
71333854 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
114944075 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
73781374 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
90576458 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan/extension-installer
111167276 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
62667307 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
11976368 Downloads
A static analyzer for PHP
maglnet/composer-require-checker
12638165 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
8064889 Downloads
Show unused packages by scanning your code
deptrac/deptrac
9251516 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
46735797 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
107483777 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.
phpmetrics/phpmetrics
15537008 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
tomasvotruba/type-coverage
11368311 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
10671880 Downloads
WordPress extensions for PHPStan