Libraries tagged by database
scienta/doctrine-json-functions
18150336 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10266674 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nyholm/dsn
18122761 Downloads
Parse your DSN strings in a powerful and flexible way
nicolaslopezj/searchable
2257238 Downloads
Eloquent model search trait.
laravel-doctrine/orm
4619131 Downloads
An integration library for Laravel and Doctrine ORM
ifsnop/mysqldump-php
4315470 Downloads
PHP version of mysqldump cli that comes with MySQL
dunglas/doctrine-json-odm
3792970 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
clue/redis-react
3566132 Downloads
Async Redis client implementation, built on top of ReactPHP.
catfan/medoo
1325484 Downloads
The lightweight PHP database framework to accelerate development
astrotomic/laravel-translatable
6000060 Downloads
A Laravel package for multilingual models
alcaeus/mongo-php-adapter
11204208 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
xethron/migrations-generator
3174658 Downloads
Generates Laravel Migrations from an existing database
spatie/laravel-db-snapshots
2071262 Downloads
Quickly dump and load databases
phpfastcache/phpfastcache
4136763 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
laminas/laminas-db
19049540 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations