Libraries tagged by db
doctrine/dbal
611651632 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
robmorgan/phinx
49426328 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
doctrine/migrations
220477059 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
191390654 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
257762594 Downloads
Symfony DoctrineBundle
spatie/db-dumper
29982079 Downloads
Dump databases
maxmind-db/reader
109592596 Downloads
MaxMind DB Reader API
laminas/laminas-db
23713312 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-db-snapshots
3180709 Downloads
Quickly dump and load databases
yiisoft/yii2-queue
11322756 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
spatie/laravel-translation-loader
3320204 Downloads
Store your language lines in the database, yaml or other sources
rubix/ml
1568994 Downloads
A high-level machine learning and deep learning library for the PHP language.
martin-georgiev/postgresql-for-doctrine
5958545 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
yajra/laravel-oci8
3277308 Downloads
Oracle DB driver for Laravel via OCI8
yiisoft/db
541943 Downloads
Database abstraction layer and query builder