Libraries tagged by db
doctrine/dbal
451865749 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
155452698 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
134814130 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
187671880 Downloads
Symfony DoctrineBundle
spatie/db-dumper
17340006 Downloads
Dump databases
robmorgan/phinx
35826725 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
maxmind-db/reader
69854612 Downloads
MaxMind DB Reader API
laminas/laminas-db
16772450 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-db-snapshots
1830455 Downloads
Quickly dump and load databases
yiisoft/yii2-queue
7934779 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
spatie/laravel-translation-loader
1704504 Downloads
Store your language lines in the database, yaml or other sources
rubix/ml
753881 Downloads
A high-level machine learning and deep learning library for the PHP language.
nette/nette
2435191 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
martin-georgiev/postgresql-for-doctrine
3089942 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
5514375 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.