Libraries tagged by database
monolog/monolog
1016991266 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
doctrine/orm
301029286 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
606036627 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
spatie/laravel-backup
24501149 Downloads
A Laravel package to backup your application
robmorgan/phinx
48864354 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
kreait/firebase-php
44527922 Downloads
Firebase Admin SDK
doctrine/migrations
217836970 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
254895400 Downloads
Symfony DoctrineBundle
doctrine/data-fixtures
143908801 Downloads
Data Fixtures for all Doctrine Object Managers
illuminate/database
55003786 Downloads
The Illuminate Database package.
spatie/db-dumper
29244782 Downloads
Dump databases
scienta/doctrine-json-functions
25959282 Downloads
A set of extensions to Doctrine that add support for json query functions.
ramsey/uuid-doctrine
42680926 Downloads
Use ramsey/uuid as a Doctrine field type.
mongodb/mongodb
68073159 Downloads
MongoDB driver library
mongodb/laravel-mongodb
8461466 Downloads
A MongoDB based Eloquent model and Query builder for Laravel