Libraries tagged by Psr 16
vulpes/cache
49 Downloads
PHP FIG PSR-16 Simple cache implementation.
villain/cache
12 Downloads
Cache Component for PHP
vespula/simple-cache
69 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
validus/cache
17 Downloads
Provides cache for your Expressive project.
vaibhavpandeyvpz/godam
794 Downloads
Simple PSR-6/PSR-16 cache implementations >= PHP 5.3.
tlumx/tlumx-cache
11 Downloads
Tlumx cache component with PSR-6 and PSR-16 implementation
tleckie/cache
3 Downloads
PSR-6 and PSR-16 Couchbase cache adapter
timurturdyev/laminas-cache
8 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
thingston/cache-manager
2 Downloads
Flexible configured cache pools for PHP applications implementing PSR-6 and PSR-16.
talesoft/tale-cache-core
42 Downloads
A PSR-6 (Cache) and PSR-16 (SimpleCache) starter
talesoft/tale-cache
13 Downloads
A basic cache implementation with adapter support through PSR-6 pools
swooliy/memory-cache
68 Downloads
Memory Cache base on swoole.
swoft-fork/cache
2 Downloads
Cache Component for Swoft
substpk/simple-cache
9 Downloads
Common interfaces for simple caching
solophp/file-cache
3 Downloads
Simple file-based cache implementation adhering to PSR-16 Simple Cache standard