Libraries tagged by simple cache
patkruk/laravel-cached-settings
684 Downloads
A simple cached config container for Laravel 4
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
smart-php/super-cache
812 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
liuwei73/simple-model-cache
45 Downloads
Very simple cachable implementation for Laravel Eloquent Model
koded/cache-simple
7561 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
journey/cache
442 Downloads
A simpler string cache interface than PSR-6.
hellobetter/silverstripe-cache
75 Downloads
Simple, effective cacheing for Silverstripe
gregoriohc/static-cache
534 Downloads
PHP simple static cache class
dyweb/redis-cache
884 Downloads
Simple redis cache library with namespaces and PSR-6
chesio/bc-cache
3 Downloads
Simple disk cache plugin inspired by Cachify.
baao/clear-view-cache
7300 Downloads
Simple View Cache Cleaner for laravel lumen
peterujah/cache
42 Downloads
Cache - a simple php caching.
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