Libraries tagged by dphp
mpdf/mpdf
56381875 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
mobiledetect/mobiledetectlib
118887039 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
102545160 Downloads
Supercharged Excel exports and imports in Laravel
league/csv
114747774 Downloads
CSV data manipulation made easy in PHP
laravel/pint
75384278 Downloads
An opinionated code formatter for PHP.
larastan/larastan
12777075 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
jean85/pretty-package-versions
196461290 Downloads
A library to get pretty versions strings of installed dependencies
endroid/qr-code
46384786 Downloads
Endroid QR Code
doctrine/orm
227945686 Downloads
Object-Relational-Mapper for PHP
doctrine/migrations
160189717 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
307041018 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
336375717 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
clue/stream-filter
204253177 Downloads
A simple and modern approach to stream filtering in PHP
brianium/paratest
66735872 Downloads
Parallel testing for PHP
barryvdh/laravel-ide-helper
91231923 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.