Libraries tagged by static analysis

phpstan/phpstan-deprecation-rules

463 Favers
90165208 Downloads

PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.

Go to Download


phpstan/extension-installer

508 Favers
110706082 Downloads

Composer plugin for automatic installation of PHPStan extensions

Go to Download


php-parallel-lint/php-parallel-lint

362 Favers
62439620 Downloads

This tool checks the syntax of PHP files about 20x faster than serial check.

Go to Download


phan/phan

5625 Favers
11954258 Downloads

A static analyzer for PHP

Go to Download


maglnet/composer-require-checker

1012 Favers
12575683 Downloads

CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package

Go to Download


icanhazstring/composer-unused

1684 Favers
8032790 Downloads

Show unused packages by scanning your code

Go to Download


deptrac/deptrac

2963 Favers
9124085 Downloads

Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.

Go to Download


nunomaduro/larastan

6459 Favers
46685408 Downloads

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

Go to Download


phpmetrics/phpmetrics

2609 Favers
15506862 Downloads

Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !

Go to Download


sirbrillig/phpcs-variable-analysis

145 Favers
52742050 Downloads

A PHPCS sniff to detect problems with variables.

Go to Download


tomasvotruba/type-coverage

215 Favers
11280859 Downloads

Measure type coverage of your project

Go to Download


szepeviktor/phpstan-wordpress

333 Favers
10568836 Downloads

WordPress extensions for PHPStan

Go to Download


spaze/phpstan-disallowed-calls

336 Favers
22829900 Downloads

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.

Go to Download


shipmonk/phpstan-rules

154 Favers
2300738 Downloads

Various extra strict PHPStan rules we found useful in ShipMonk.

Go to Download


shipmonk/dead-code-detector

495 Favers
3711873 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.

Go to Download


<< Previous Next >>