Libraries tagged by databaes
alcaeus/mongo-php-adapter
12626865 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
adodb/adodb-php
4671255 Downloads
ADOdb is a PHP database abstraction layer library
xethron/migrations-generator
3351293 Downloads
Generates Laravel Migrations from an existing database
spatie/laravel-db-snapshots
3163831 Downloads
Quickly dump and load databases
romanzipp/laravel-queue-monitor
1802104 Downloads
Queue Monitoring for Laravel Database Job Queue
phpfastcache/phpfastcache
5392997 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
23657218 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
enlightn/security-checker
33274617 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
cakephp/migrations
13020596 Downloads
Database Migration plugin for CakePHP
thingengineer/mysqli-database-class
173734 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-database-mail-templates
837970 Downloads
Render Laravel mailables using a template stored in the database.
joshcam/mysqli-database-class
288198 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bosnadev/database
2012354 Downloads
Eloquent Extended, added some PostgreSQL features
yiisoft/db
538071 Downloads
Database abstraction layer and query builder
yadakhov/insert-on-duplicate-key
3040842 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.