Libraries tagged by d
masterminds/html5
136621570 Downloads
An HTML5 parser and serializer.
league/uri
89634979 Downloads
URI manipulation library
league/config
175102232 Downloads
Define configuration arrays with strict schemas and access values with dot notation
laravel/telescope
40775375 Downloads
An elegant debug assistant for the Laravel framework.
laravel/sail
111412491 Downloads
Docker files for running a basic Laravel application.
jms/serializer
109733769 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jenssegers/agent
49806957 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
imagine/imagine
57554819 Downloads
Image processing for PHP
hashids/hashids
34110671 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
fakerphp/faker
223421648 Downloads
Faker is a PHP library that generates fake data for you.
evenement/evenement
74841069 Downloads
Événement is a very simple event dispatching library for PHP
doctrine/migrations
155855083 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
300729899 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.
brick/math
319804148 Downloads
Arbitrary-precision arithmetic library
behat/behat
75274440 Downloads
Scenario-oriented BDD framework for PHP