Libraries tagged by database
adodb/adodb-php
5009546 Downloads
ADOdb is a PHP database abstraction layer library
paragonie/ciphersweet
1516137 Downloads
Searchable field-level encryption library for relational databases
xethron/migrations-generator
3382877 Downloads
Generates Laravel Migrations from an existing database
spatie/laravel-db-snapshots
3284382 Downloads
Quickly dump and load databases
romanzipp/laravel-queue-monitor
1874057 Downloads
Queue Monitoring for Laravel Database Job Queue
phpfastcache/phpfastcache
5553391 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
24035113 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
enlightn/security-checker
33614766 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
cakephp/migrations
13375394 Downloads
Database Migration plugin for CakePHP
utopia-php/database
476400 Downloads
A simple library to manage application persistence using multiple database adapters
thingengineer/mysqli-database-class
180111 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-database-mail-templates
875869 Downloads
Render Laravel mailables using a template stored in the database.
joshcam/mysqli-database-class
289788 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
yiisoft/db
574671 Downloads
Database abstraction layer and query builder
yadakhov/insert-on-duplicate-key
3069505 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.