Libraries tagged by Cache Database
prettus/l5-repository
11314710 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
phpfastcache/phpfastcache
5311589 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.
ymigval/laravel-model-cache
61702 Downloads
Laravel package for caching Eloquent model queries
spiritix/lada-cache
455789 Downloads
A Redis based, automated and scalable database caching layer for Laravel
omaralalwi/lexi-translate
12717 Downloads
Laravel translation package with morph relationships and caching.
vectorial1024/laravel-cache-evict
17245 Downloads
Efficiently remove expired Laravel file/database cache data
nystudio107/craft-scripts
63612 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
anilcancakir/laravel-agent-mcp
7291 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
tomatophp/filament-translations
35029 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
rediska/rediska
243775 Downloads
Full-featured PHP client for key-value database Redis
geometria-lab/rediska
316389 Downloads
Full-featured PHP client for key-value database Redis
fire015/flintstone
111152 Downloads
A key/value database store using flat files for PHP
tommyknocker/pdo-database-class
6080 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
paragonie/easydb-cache
23173 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
geeky/query-cache-builder
83427 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.