Libraries tagged by PSR Cache
neat/cache
1182 Downloads
Neat Cache components
maplephp/cache
175 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
koded/cache-simple
7578 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
kinetis/cache-redis
29 Downloads
PSR-16 SimpleCache for Kinetis, backed by Redis (single-node or Cluster) via amphp/redis — non-blocking, Revolt-native, with TLS support.
cloud-castle/cache
46 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
338 Downloads
PSR16 implementation that reads and writes to a layered cache built from other PSR16 implementations
alpipego/awp-cache
443 Downloads
Psr-16 WordPress caching
zendframework/zend-expressive-session-cache
26616 Downloads
PSR-6 session persistence adapter for zend-expressive-session.
localzet/webanalyzer
126 Downloads
Localzet WebAnalyzer is a web analysis tool that analyzes website visitors, obtaining information about their device, operating system, browser, etc. It is developed by Localzet and uses modern technologies and standards to provide detailed and accurate information.
corollarium/psr6-profilecachepool
853 Downloads
A PSR-6 compatible cache pool for profiling cache access, hits and misses.
juanchosl/simplecache
165 Downloads
A small collection of read/write for multiples cache systems using PSR-16
vaibhavpandeyvpz/godam
995 Downloads
A modern, PSR-6 and PSR-16 compliant caching library for PHP 8.2+ with support for multiple storage backends.
nazg/framework
324 Downloads
Http Microframework for Hack
manychois/php-strong
30 Downloads
A utility library for PHP to help you write strong-typed code.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.