Libraries tagged by datacash
alcaeus/mongo-php-adapter
12632070 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
adodb/adodb-php
4689236 Downloads
ADOdb is a PHP database abstraction layer library
xethron/migrations-generator
3352720 Downloads
Generates Laravel Migrations from an existing database
spatie/laravel-db-snapshots
3168657 Downloads
Quickly dump and load databases
romanzipp/laravel-queue-monitor
1807627 Downloads
Queue Monitoring for Laravel Database Job Queue
phpfastcache/phpfastcache
5399743 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
23673801 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
enlightn/security-checker
33289462 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
cakephp/migrations
13034220 Downloads
Database Migration plugin for CakePHP
thingengineer/mysqli-database-class
173860 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-database-mail-templates
839438 Downloads
Render Laravel mailables using a template stored in the database.
joshcam/mysqli-database-class
288260 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bosnadev/database
2015340 Downloads
Eloquent Extended, added some PostgreSQL features
yiisoft/db
539972 Downloads
Database abstraction layer and query builder
yadakhov/insert-on-duplicate-key
3042349 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.