Libraries tagged by database
monolog/monolog
1047313074 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
doctrine/orm
309903553 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
622040496 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
spatie/laravel-backup
26347759 Downloads
A Laravel package to backup your application
robmorgan/phinx
50336108 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
kreait/firebase-php
47309898 Downloads
Firebase Admin SDK
doctrine/migrations
225121024 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
262489314 Downloads
Symfony DoctrineBundle
doctrine/data-fixtures
148063112 Downloads
Data Fixtures for all Doctrine Object Managers
illuminate/database
56512810 Downloads
The Illuminate Database package.
spatie/db-dumper
31385385 Downloads
Dump databases
scienta/doctrine-json-functions
27121742 Downloads
A set of extensions to Doctrine that add support for json query functions.
ramsey/uuid-doctrine
43857606 Downloads
Use ramsey/uuid as a Doctrine field type.
mongodb/mongodb
70192539 Downloads
MongoDB driver library
mongodb/laravel-mongodb
9203643 Downloads
A MongoDB based Eloquent model and Query builder for Laravel