Libraries tagged by cached data
phpfastcache/phpfastcache
4193616 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.
spiritix/lada-cache
405620 Downloads
A Redis based, automated and scalable database caching layer for Laravel
fire015/flintstone
99458 Downloads
A key/value database store using flat files for PHP
waavi/translation
431172 Downloads
A Translation package for Laravel 5 with database and cache support
ymigval/laravel-model-cache
1515 Downloads
Laravel package for caching Eloquent model queries
nystudio107/craft-scripts
58689 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
tomatophp/filament-translations
13216 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
232630 Downloads
Full-featured PHP client for key-value database Redis
geometria-lab/rediska
306116 Downloads
Full-featured PHP client for key-value database Redis
jdorn/file-system-cache
42593 Downloads
an easy way to cache data in the file system
ecomdev/cache-key
97311 Downloads
Library that allows you to generate cache keys based on various data formats.
kununu/data-fixtures
39276 Downloads
Load data fixtures in your application for any storage
geeky/query-cache-builder
67985 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
rinvex/laravel-repositories
16828 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
ytake/laravel-couchbase
50812 Downloads
Couchbase providers for Laravel