Libraries tagged by stat
overtrue/phplint
15108237 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nette/di
43458266 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
8197271 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
14213986 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
9286045 Downloads
Show unused packages by scanning your code
nunomaduro/larastan
47782241 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
108411904 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
16545015 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
matthiasmullie/minify
35872186 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
1951682 Downloads
Get insights about your Laravel Project
winzou/state-machine
14342228 Downloads
A very lightweight yet powerful PHP state machine
spatie/laravel-model-status
2043751 Downloads
A package to enable assigning statuses to Eloquent Models
sebastian/git-state
14285687 Downloads
Library for describing the state of a Git checkout
yohang/finite
3775655 Downloads
A simple PHP Finite State Machine
tomasvotruba/type-coverage
14247884 Downloads
Measure type coverage of your project