Libraries tagged by d
hashids/hashids
41055035 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
fakerphp/faker
297746490 Downloads
Faker is a PHP library that generates fake data for you.
evenement/evenement
111181325 Downloads
Événement is a very simple event dispatching library for PHP
doctrine/migrations
179737504 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
334237129 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
417162368 Downloads
Arbitrary-precision arithmetic library
behat/behat
85795275 Downloads
Scenario-oriented BDD framework for PHP
barryvdh/laravel-ide-helper
104717769 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
fzaninotto/faker
225776004 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/sql-formatter
135561631 Downloads
a PHP SQL highlighting library
doctrine/persistence
249191379 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/collections
371391940 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
defuse/php-encryption
137417865 Downloads
Secure PHP Encryption Library
symfony/var-exporter
319355191 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/string
615882234 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way