Libraries tagged by lphp
nunomaduro/collision
286634645 Downloads
Cli error handling for console/command-line PHP applications.
mpdf/mpdf
66082770 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
mobiledetect/mobiledetectlib
138627366 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.
league/csv
139242545 Downloads
CSV data manipulation made easy in PHP
laravel/pint
112669272 Downloads
An opinionated code formatter for PHP.
larastan/larastan
26524218 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
jean85/pretty-package-versions
244126571 Downloads
A library to get pretty versions strings of installed dependencies
jaybizzle/crawler-detect
83181652 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
endroid/qr-code
56200046 Downloads
Endroid QR Code
doctrine/migrations
181783231 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
336763367 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
374695595 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
clue/stream-filter
233559279 Downloads
A simple and modern approach to stream filtering in PHP
brianium/paratest
91959982 Downloads
Parallel testing for PHP
barryvdh/laravel-ide-helper
106228057 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.