Libraries tagged by as
doctrine/sql-formatter
134840231 Downloads
a PHP SQL highlighting library
doctrine/persistence
248249661 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
179109471 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/deprecations
392285536 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/common
333453453 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.
dflydev/dot-access-data
292684474 Downloads
Given a deep data structure, access data by dot notation.
composer/xdebug-handler
350508646 Downloads
Restarts a process without Xdebug.
composer/ca-bundle
307459127 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
230205439 Downloads
A simple and modern approach to stream filtering in PHP
barryvdh/laravel-dompdf
69056141 Downloads
A DOMPDF Wrapper for Laravel
bacon/bacon-qr-code
131338168 Downloads
BaconQrCode is a QR code generator for PHP.
sensio/framework-extra-bundle
166523943 Downloads
This bundle provides a way to configure your controllers with annotations
fzaninotto/faker
225578334 Downloads
Faker is a PHP library that generates fake data for you.
spatie/phpunit-snapshot-assertions
13522592 Downloads
Snapshot testing with PHPUnit
kriswallsmith/assetic
48174400 Downloads
Asset Management for PHP