Search results for Ä
doctrine/migrations
159128713 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
310252831 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
305448795 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
229788259 Downloads
Given a deep data structure, access data by dot notation.
composer/xdebug-handler
299929778 Downloads
Restarts a process without Xdebug.
composer/ca-bundle
270908686 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
202802939 Downloads
A simple and modern approach to stream filtering in PHP
barryvdh/laravel-dompdf
57783623 Downloads
A DOMPDF Wrapper for Laravel
bacon/bacon-qr-code
107897346 Downloads
BaconQrCode is a QR code generator for PHP.
amphp/amp
79687358 Downloads
A non-blocking concurrency framework for PHP applications.
sensio/framework-extra-bundle
158126751 Downloads
This bundle provides a way to configure your controllers with annotations
fzaninotto/faker
218790379 Downloads
Faker is a PHP library that generates fake data for you.
willdurand/negotiation
96045260 Downloads
Content Negotiation tools for PHP provided as a standalone library.
webpatser/laravel-uuid
14564633 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
9522636 Downloads
A Hashids bridge for Laravel