Libraries tagged by databag
alcaeus/mongo-php-adapter
11066383 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
xethron/migrations-generator
3161415 Downloads
Generates Laravel Migrations from an existing database
spatie/laravel-db-snapshots
2027913 Downloads
Quickly dump and load databases
phpfastcache/phpfastcache
4048149 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
18621021 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeremykendall/php-domain-parser
10678812 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
enlightn/security-checker
27846898 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
thingengineer/mysqli-database-class
133774 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-database-mail-templates
542112 Downloads
Render Laravel mailables using a template stored in the database.
plannr/laravel-fast-refresh-database
765656 Downloads
Refresh your database faster than you've ever seen before 🚀
joshcam/mysqli-database-class
261972 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
aplus/database
1600919 Downloads
Aplus Framework Database Library
yadakhov/insert-on-duplicate-key
2713428 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
usmanhalalit/pixie
1884825 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
tpetry/laravel-query-expressions
141391 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls