Libraries tagged by psr16
initphp/cache
96 Downloads
PSR-16 is a simple caching library that uses the Simple Cache interface.
eufony/cache
28 Downloads
Essentials for getting started with PSR-6 and PSR-16 caching.
ds/easy-cache
19 Downloads
PHP PSR 16 Caching Component
dercoder/simple-cache-shared-memory
6 Downloads
anik/cache
5 Downloads
stepanrodionov/php-apcu-cache
15176 Downloads
This is PSR-16 compatible cache library using php-apcu module
serato/cacheable-array
27938 Downloads
Provides an array-like object whose contents are persisted to a PSR-16 cache
rnr1721/le7-cache-memcache
6 Downloads
PSR-16 Memcache adapter for Le7 framework or any other PHP projects
rnr1721/le7-cache
110 Downloads
PSR-16 SimpleCache for Le7 framework or any other PHP projects
purpleharmonie/cache
6 Downloads
a comprehensive psr16 cache app
platine-php/cache
3183 Downloads
Platine Cache is the implementation of PSR 16 simple cache
php94/cache
46 Downloads
psr16的基本实现
peroks/guzzle-file-cache
24 Downloads
A lightweight file cache for Guzzle 7+ implementing the PSR-16 Caching Interface
oopress/caching
4 Downloads
Collection of PSR-16 compliant cache drivers - some specific for Wordpress, but others agnostic.
next/cache
25 Downloads
A cache component based on PSR16 specification which supports File,Redis,Memcached and APC.