Libraries tagged by statik
symplify/easy-coding-standard
28473061 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
32283333 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
76548202 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
44590888 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9832778 Downloads
A static analyzer for PHP
nette/di
36930542 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
markrogoyski/math-php
5865192 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
deptrac/deptrac
1344865 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
41961397 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103062262 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
12778583 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
wnx/laravel-stats
1598283 Downloads
Get insights about your Laravel Project
tomasvotruba/type-coverage
5279676 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4970826 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14225958 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.