Libraries tagged by statamic
phpstan/extension-installer
76281441 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
44457816 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9813274 Downloads
A static analyzer for PHP
nette/di
36879657 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
deptrac/deptrac
1316332 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
doctrine/reflection
103019167 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
12756988 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
yohang/finite
3283729 Downloads
A simple PHP Finite State Machine
winzou/state-machine
12567273 Downloads
A very lightweight yet powerful PHP state machine
tomasvotruba/type-coverage
5244077 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4940232 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14163311 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sirbrillig/phpcs-variable-analysis
40447134 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/dead-code-detector
390205 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
shipmonk/composer-dependency-analyser
3277936 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)