Libraries tagged by Sota
nunomaduro/larastan
42142555 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103225020 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.
staudenmeir/eloquent-has-many-deep
10183989 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
stancl/tenancy
4583664 Downloads
Automatic multi-tenancy for your Laravel application.
setasign/fpdi
118679269 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
51493933 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
willdurand/negotiation
107853805 Downloads
Content Negotiation tools for PHP provided as a standalone library.
symfony/runtime
67172398 Downloads
Enables decoupling PHP applications from global state
phpmetrics/phpmetrics
12872624 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
matthiasmullie/minify
25319530 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.
azjezz/psl
7524406 Downloads
PHP Standard Library
wnx/laravel-stats
1608176 Downloads
Get insights about your Laravel Project
winzou/state-machine
12637559 Downloads
A very lightweight yet powerful PHP state machine
spatie/laravel-model-states
4522488 Downloads
State support for Eloquent models
phpro/soap-client
4503277 Downloads
A general purpose SoapClient library