Libraries tagged by simple cache
code-area/laraarea-cache-manager
55 Downloads
Simple way cache
arielcr/image-cache
24 Downloads
A Simple Image Cache Class
diversen/simple-db-cache
43 Downloads
Very simple key / value cache using a PDO database
simpler/magento-module-patch-quote-cache
44 Downloads
Patches the magento quote to avoid using its cache for Simpler requests as they might add multiple products at once
rothkj1022/php-cache-class
80 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.
rafalmasiarek/php-file-cache
9 Downloads
PHP library to create simple file-based cache
ppajer/cache
0 Downloads
A simple filesystem based cache in PHP. Ideal for caching large API responses that rarely need updating.
lliure/cache-from
0 Downloads
Ums simples implementao para cache
idct/php-array-file-cache
529 Downloads
Simple file-based cache system for PHP.
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
jonathan-neugber/cake-variable-cache
1 Downloads
A simple config based variable cache plugin for CakePHP 3
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.
depage/cache
618 Downloads
depage-cache is a simple caching class with different backends that are interchangable.
dgreda/cache-factory
29 Downloads
Simple factory for php-cache/cache library (PSR-6 Cache implementation)
zachehret/cachemanager
353 Downloads
CacheManager is a simple PHP library for caching data in files.