Libraries tagged by data
stancl/tenancy
10011660 Downloads
Automatic multi-tenancy for your Laravel application.
spatie/laravel-backup
27421836 Downloads
A Laravel package to backup your application
robmorgan/phinx
51116561 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
mongodb/laravel-mongodb
9586806 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
league/uri-interfaces
274679784 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
kreait/firebase-php
48813512 Downloads
Firebase Admin SDK
doctrine/migrations
229135702 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
266658599 Downloads
Symfony DoctrineBundle
beberlei/doctrineextensions
83578326 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
symfony/serializer
352510708 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
281639504 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
226951692 Downloads
Provides access to the localization data of the ICU library
opis/closure
239386735 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
405159720 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
69720685 Downloads
Handle the output of complex data structures ready for API output.