Libraries tagged by simple cache
soupmix/cache-redis
361 Downloads
Framework agnostic Redis adapter for SimpleCache Interface.
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
liuwei73/simple-model-cache
45 Downloads
Very simple cachable implementation for Laravel Eloquent Model
koded/cache-simple
7578 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
dyweb/redis-cache
884 Downloads
Simple redis cache library with namespaces and PSR-6
dtkahl/php-simple-redis-cache
273 Downloads
chesio/bc-cache
3 Downloads
Simple disk cache plugin inspired by Cachify.
baao/clear-view-cache
7304 Downloads
Simple View Cache Cleaner for laravel lumen
peterujah/cache
44 Downloads
Cache - a simple php caching.
mr-timofey/laravel-simple-tokens
4135 Downloads
Simple token and cache based user authentication and authorization
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
sarav/model-cacher
234 Downloads
A simple laravel package to cache database values and manage them efficiently
dimadin/purge-cache-for-cloudflare
7 Downloads
Simple full HTML page cache purger for CloudFlare
codingpaws/simple-memoize
2691 Downloads
Simple trait-based memoization to cache return values