Libraries tagged by fphp
nunomaduro/collision
284483922 Downloads
Cli error handling for console/command-line PHP applications.
mpdf/mpdf
65585489 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
mobiledetect/mobiledetectlib
137654925 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maatwebsite/excel
121311438 Downloads
Supercharged Excel exports and imports in Laravel
league/csv
138066744 Downloads
CSV data manipulation made easy in PHP
laravel/pint
111050786 Downloads
An opinionated code formatter for PHP.
larastan/larastan
25809623 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
jean85/pretty-package-versions
242083284 Downloads
A library to get pretty versions strings of installed dependencies
jaybizzle/crawler-detect
82560467 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
endroid/qr-code
55693194 Downloads
Endroid QR Code
doctrine/migrations
180775589 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
335496965 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
doctrine/collections
373026220 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
clue/stream-filter
232280944 Downloads
A simple and modern approach to stream filtering in PHP
brianium/paratest
90832849 Downloads
Parallel testing for PHP