Libraries tagged by db
doctrine/dbal
626310742 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
robmorgan/phinx
50724618 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
doctrine/migrations
227094835 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
197036995 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
264528296 Downloads
Symfony DoctrineBundle
spatie/db-dumper
31978148 Downloads
Dump databases
maxmind-db/reader
114280710 Downloads
MaxMind DB Reader API
laminas/laminas-db
24162958 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-db-snapshots
3328991 Downloads
Quickly dump and load databases
yiisoft/yii2-queue
11709795 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
spatie/laravel-translation-loader
3548708 Downloads
Store your language lines in the database, yaml or other sources
rubix/ml
1656679 Downloads
A high-level machine learning and deep learning library for the PHP language.
nette/nette
2869941 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
martin-georgiev/postgresql-for-doctrine
6198119 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
3396117 Downloads
Oracle DB driver for Laravel via OCI8