Libraries tagged by php cache
gameplayjdk/php-file-cache
5894 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
fyennyi/async-cache-php
443 Downloads
Asynchronous caching library with rate limiting and stale-while-revalidate support.
dazzle-php/cache
65 Downloads
Dazzle Asynchronous Cache.
tobento/service-cache
111 Downloads
Providing PSR-6 and PSR-16 caches for PHP applications.
subjective-php/psr-cache-redis
12527 Downloads
PSR-16 SimpleCache Implementation using Predis
subjective-php/psr-cache-mongodb
11624 Downloads
PSR-16 SimpleCache Implementation using MongoDB
marvin255/in-memory-cache
2152 Downloads
Array based cache for PHP
dtkahl/php-simple-redis-cache
274 Downloads
bravo3/cache
7624 Downloads
A PHP 5.4 cache interface and various implementations including Redis and Bravo3/ORM
athlon1600/php-proxy-plugin-cache
45 Downloads
Cache Plugin for PHP-Proxy
damianopetrungaro/cachet-sdk
83092 Downloads
A PHP SDK for Cachet, providing a full functionality access.
xunwu659/think-cache
87 Downloads
Cache Manager with PHP-DI Integration
php-standard-library/cache
365 Downloads
Async-safe in-memory LRU cache with per-key atomicity
phoole/cache
245 Downloads
Slim and full compatible PSR-16 cache library for PHP
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern