Libraries tagged by stat
phan/phan
9189811 Downloads
A static analyzer for PHP
nette/di
35095241 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
5333063 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
326032 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
39459040 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
doctrine/reflection
101256686 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
57700635 Downloads
Enables decoupling PHP applications from global state
phpmetrics/phpmetrics
11914604 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
matthiasmullie/minify
22878664 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
1519148 Downloads
Get insights about your Laravel Project
winzou/state-machine-bundle
9365463 Downloads
Bundle for the very lightweight yet powerful PHP state machine
winzou/state-machine
12008023 Downloads
A very lightweight yet powerful PHP state machine
spatie/laravel-model-status
1346364 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-states
3846008 Downloads
State support for Eloquent models
yohang/finite
3177480 Downloads
A simple PHP Finite State Machine