Libraries tagged by psr16
gpolverini/apcu-cache
71 Downloads
APC User Cache library for PHP
davidonium/simple-memcached
7 Downloads
cache/util
9295 Downloads
PSR-6 and PSR-16 Caching Utilities
biurad/cache
1090 Downloads
A library that provides an advanced caching system for PSR-6 and PSR-16
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
aviat/banker
2813 Downloads
A caching library implementing PSR-6 (psr/cache) and PSR-16 (psr/simple-cache)
chadicus/psr-cache-redis
1248 Downloads
PSR-16 SimpleCache Implementation using Predis
chadicus/psr-cache-mongodb
24 Downloads
PSR-16 SimpleCache Implementation using MongoDB
chadicus/psr-cache-helper
12118 Downloads
Utilities to assist with PSR-16 simple cache implementations
zire/psr-simple-cache
13 Downloads
Common interfaces for simple caching
zaphyr-org/cache
19 Downloads
A PSR-16 simple cache implementation.
webclient/cache-adapter-psr-simple-cache
2 Downloads
Interface for caching
vulpes/cache
49 Downloads
PHP FIG PSR-16 Simple cache implementation.
villain/cache
12 Downloads
Cache Component for PHP
vespula/simple-cache
71 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.