Libraries tagged by db
doctrine/dbal
510336740 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
175759403 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-migrations-bundle
152407082 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
210041323 Downloads
Symfony DoctrineBundle
spatie/db-dumper
20336269 Downloads
Dump databases
robmorgan/phinx
40233709 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
maxmind-db/reader
81446821 Downloads
MaxMind DB Reader API
laminas/laminas-db
19495929 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-db-snapshots
2118413 Downloads
Quickly dump and load databases
yiisoft/yii2-queue
8865631 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
spatie/laravel-translation-loader
2144142 Downloads
Store your language lines in the database, yaml or other sources
rubix/ml
1018332 Downloads
A high-level machine learning and deep learning library for the PHP language.
martin-georgiev/postgresql-for-doctrine
3906219 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
fresh/doctrine-enum-bundle
6072012 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
yajra/laravel-oci8
2441221 Downloads
Oracle DB driver for Laravel via OCI8