Libraries tagged by istat
deptrac/deptrac
835572 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
40396107 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
102169914 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
62183875 Downloads
Enables decoupling PHP applications from global state
phpmetrics/phpmetrics
12334648 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
matthiasmullie/minify
23989920 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.
wnx/laravel-stats
1561772 Downloads
Get insights about your Laravel Project
winzou/state-machine-bundle
9583522 Downloads
Bundle for the very lightweight yet powerful PHP state machine
winzou/state-machine
12328961 Downloads
A very lightweight yet powerful PHP state machine
spatie/laravel-model-status
1419941 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-states
4150348 Downloads
State support for Eloquent models
yohang/finite
3234829 Downloads
A simple PHP Finite State Machine
tomasvotruba/type-coverage
4615681 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4528872 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
13196085 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.