Libraries tagged by simple cache
kitpages/simple-cache-bundle
27724 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
juanchosl/simplecache
157 Downloads
A small collection of read/write for multiples cache systems using PSR-16
j0sh0nat0r/simple-cache
543 Downloads
A simple yet modular PHP caching library
ipunkt/laravel-route-cache
90 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
flipboxdigital/relay-simplecache
12245 Downloads
PSR-16 - Simple Cache middleware for PSR-15
deable/redis-cache
318 Downloads
Simplest implementation of redis as psr/simple-cache.
cloud-castle/cache
18 Downloads
Кэш для PHP 8.1+: PSR-16 и PSR-6 из одного пакета, remember со stampede-защитой (XFetch), теги с O(1)-инвалидацией, пространства имён, цепочки L1/L2, LRU-лимит, нативные счётчики с сохранением TTL, статистика, prune, детерминированный TTL в тестах (PSR-20). Бэкенды: память, файлы с атомарной записью, Redis и Memcached; безопасная сериализация (белые списки классов, HMAC-подпись). Нулевые тяжёлые зависимости.
amne/simple-cache-layers
288 Downloads
PSR16 implementation that reads and writes to a layered cache built from other PSR16 implementations
odan/cache
3776 Downloads
PHP OpCache implementation of PSR-16 Simple Cache Interface
jeroen-de-dauw/simple-cache
424 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations
chadicus/psr-cache-helper
12174 Downloads
Utilities to assist with PSR-16 simple cache implementations
subjective-php/psr-cache-mongodb
11619 Downloads
PSR-16 SimpleCache Implementation using MongoDB
patkruk/laravel-cached-settings
685 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