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