Libraries tagged by stats
wp-coding-standards/wpcs
33164672 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
28132205 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/workflow
34542727 Downloads
Provides tools for managing a workflow or finite state machine
statamic/cms
2509458 Downloads
The Statamic CMS Core Package
staabm/side-effects-detector
30185130 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
75282930 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
43943518 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
9739256 Downloads
A static analyzer for PHP
nette/di
36690967 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
5793939 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
maglnet/composer-require-checker
8381065 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
deptrac/deptrac
1187189 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
doctrine/reflection
102854462 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.
symfony/runtime
65077941 Downloads
Enables decoupling PHP applications from global state
phpmetrics/phpmetrics
12671959 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !