Libraries tagged by stats
matthiasmullie/minify
24766203 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
winzou/state-machine-bundle
9706978 Downloads
Bundle for the very lightweight yet powerful PHP state machine
winzou/state-machine
12514489 Downloads
A very lightweight yet powerful PHP state machine
spatie/laravel-model-states
4360349 Downloads
State support for Eloquent models
roave/infection-static-analysis-plugin
3698769 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
yohang/finite
3271488 Downloads
A simple PHP Finite State Machine
tomasvotruba/type-coverage
5103831 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4846361 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
13927816 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
40056396 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
3142362 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rubix/tensor
1120391 Downloads
A library and extension that provides objects for scientific computing in PHP.
pragmarx/countries
3123347 Downloads
PHP Countries and Currencies
phpdocumentor/reflection
11483810 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
21293074 Downloads
A suite of utility functions for use with PHP_CodeSniffer