Libraries tagged by 16
denha/cache
30 Downloads
The denha Framework.
davidecesarano/embryo-cache
119 Downloads
PSR-16 Simple Cache implementantion using PSR Stream.
cuephp/cache
9 Downloads
a light weight cache lib
concept-labs/simple-cache
5 Downloads
(C)oncept-Labs PSR-16 Simple Cache
compolomus/file-cache
7 Downloads
Lightweight cache
collei/lowcache
7 Downloads
A simple filesystem-based local cache implementation.
borschphp/cache
29 Downloads
A simple PSR-6 and PSR-16 implementation.
bluetree-service/cache
35 Downloads
Compatible with PSR-6 and PSR-16 cache library
bdk/simplecache
74 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
aviat/banker
2794 Downloads
A caching library implementing PSR-6 (psr/cache) and PSR-16 (psr/simple-cache)
atanvarno/cache
170 Downloads
PSR-16 cache implementation
angelxmoreno/cakephp-simplecache-bridge
61 Downloads
A bridge to convert CakePHP Cache to SimpleCache (PSR16)
adinan-cenci/file-cache
39 Downloads
A PSR-16 implementation around the PHP Filesystem.
railt/storage
1356 Downloads
The Railt Framework storage bridges and implementations.
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.