Libraries tagged by metabase
catfan/medoo
1214620 Downloads
The lightweight PHP database framework to accelerate development
astrotomic/laravel-translatable
5244114 Downloads
A Laravel package for multilingual models
alcaeus/mongo-php-adapter
10510460 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
xethron/migrations-generator
3102791 Downloads
Generates Laravel Migrations from an existing database
spatie/laravel-db-snapshots
1846589 Downloads
Quickly dump and load databases
phpfastcache/phpfastcache
3744716 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
16905221 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeremykendall/php-domain-parser
9975076 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
enlightn/security-checker
25704990 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
thingengineer/mysqli-database-class
125357 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-database-mail-templates
487830 Downloads
Render Laravel mailables using a template stored in the database.
plannr/laravel-fast-refresh-database
616638 Downloads
Refresh your database faster than you've ever seen before 🚀
joshcam/mysqli-database-class
249907 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
aplus/database
1297524 Downloads
Aplus Framework Database Library
yadakhov/insert-on-duplicate-key
2598674 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.