Libraries tagged by 16
s3b4stian/simple-cache
2700 Downloads
Common interfaces for simple caching with strict typing
ropi/in-memory-cache
22 Downloads
PSR-16 compatible in-memory cache library
remotelyliving/php-cache-adapter
6 Downloads
A lightweight PSR6 / PSR16 cache adapter library for common caching scenarios
realpage/simple-cache
8 Downloads
Simple caching based on the proposed PSR-16
qubus/cache
85 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
qcubed/cache
441 Downloads
Standalone cache library, used by the QCubed framework, but can also be used independently. Implements the PSR-16 SimpleCache interface
qcubed-4/cache
146 Downloads
Standalone cache library, used by the QCubed-4 framework, but can also be used independently. Implements the PSR-16 SimpleCache interface
phpgram/mvc
3007 Downloads
A php mvc framework build on top of phpgram
php-standard-itu-t/e164
320 Downloads
Standard ITU-T E.164 transposed to PHP
phacman/php-psr
75 Downloads
Basic PSR recommendations in one place: interfaces, http.
peak/config
14 Downloads
Peak Configuration Component
pe/component-cache
0 Downloads
Cache component, provides PSR-6 cache item pool and PSR-16 based cache drivers
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
13 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
nokitakaze/keyvalue
38 Downloads
Key Value Storage