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