Libraries tagged by ephp
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.
phpspec/prophecy
531805611 Downloads
Highly opinionated mocking framework for PHP 5.3+
php-http/promise
273978857 Downloads
Promise used for asynchronous HTTP requests
php-http/message
235738108 Downloads
HTTP Message related tools