Libraries tagged by aa
doctrine/migrations
155726902 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
297436722 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
300534966 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
220215688 Downloads
Given a deep data structure, access data by dot notation.
composer/xdebug-handler
292483995 Downloads
Restarts a process without Xdebug.
composer/ca-bundle
264958454 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
198180437 Downloads
A simple and modern approach to stream filtering in PHP
barryvdh/laravel-dompdf
56037988 Downloads
A DOMPDF Wrapper for Laravel
bacon/bacon-qr-code
104200170 Downloads
BaconQrCode is a QR code generator for PHP.
amphp/amp
76947672 Downloads
A non-blocking concurrency framework for PHP applications.
sensio/framework-extra-bundle
156487834 Downloads
This bundle provides a way to configure your controllers with annotations
fzaninotto/faker
217573536 Downloads
Faker is a PHP library that generates fake data for you.
willdurand/negotiation
94048881 Downloads
Content Negotiation tools for PHP provided as a standalone library.
webpatser/laravel-uuid
14329482 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
vinkla/hashids
9258287 Downloads
A Hashids bridge for Laravel