Libraries tagged by db
doctrine/dbal
497912854 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
171660338 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
148938391 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
205530961 Downloads
Symfony DoctrineBundle
spatie/db-dumper
19726980 Downloads
Dump databases
robmorgan/phinx
39360366 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
maxmind-db/reader
79098090 Downloads
MaxMind DB Reader API
laminas/laminas-db
18978553 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-db-snapshots
2063993 Downloads
Quickly dump and load databases
yiisoft/yii2-queue
8665734 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
spatie/laravel-translation-loader
2054544 Downloads
Store your language lines in the database, yaml or other sources
rubix/ml
890497 Downloads
A high-level machine learning and deep learning library for the PHP language.
martin-georgiev/postgresql-for-doctrine
3741866 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
5964287 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
yajra/laravel-oci8
2374591 Downloads
Oracle DB driver for Laravel via OCI8