Libraries tagged by dada
kreait/firebase-php
49198378 Downloads
Firebase Admin SDK
doctrine/migrations
230167595 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/doctrine-bundle
267712463 Downloads
Symfony DoctrineBundle
beberlei/doctrineextensions
83898428 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
fzaninotto/faker
236911394 Downloads
Faker is a PHP library that generates fake data for you.
symfony/serializer
354716123 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
282931464 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
228227592 Downloads
Provides access to the localization data of the ICU library
opis/closure
239691381 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
408270793 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
69944895 Downloads
Handle the output of complex data structures ready for API output.
league/csv
200117402 Downloads
CSV data manipulation made easy in PHP
jms/serializer
148200768 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
illuminate/database
57490269 Downloads
The Illuminate Database package.
spatie/data-transfer-object
31962628 Downloads
Data transfer objects with batteries included