Libraries tagged by cached data
marsflow/cached-datatable
1 Downloads
Yajra datatable with cache
imponeer/project-cached-code-generator-from-composer.json-data-base
17 Downloads
Library that can be used for plugins that can be used for composer-plugins that register services or configuration based on project composer.json files
technosun/flysystem-cached-adapter
82 Downloads
An adapter decorator to enable meta-data caching.
nao-pon/flysystem-cached-adapter
56 Downloads
An adapter decorator to enable meta-data caching.
msadiq/flysystem-cached-adapter
3 Downloads
An adapter decorator to enable meta-data caching.
fabianblum/flysystem-cached-adapter
6 Downloads
Fork of an adapter decorator to enable meta-data caching.
r_blaster/laravel-all-clear-cache
13 Downloads
You can clear all cached data in single command (all-clear).
benjamindean/one-line-apc
18 Downloads
Dead simple wrapper class for APC and APCu which capable of setting and getting cached data in one line.
aldeebhasan/laravel-cache-flusher
4 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
jankx/cache-system
12 Downloads
Manage and load dynamic data for page cached via Javascript
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
saguajardo/rest_lumen_mongodb_redis
7 Downloads
This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis
prettus/l5-repository
8464339 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
phpfastcache/phpfastcache
3741588 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.