Libraries tagged by psr-16
tomaskarlik/psr-nette-cache
5551 Downloads
PSR-16 bridge for Nette Caching.
stepanrodionov/php-apcu-cache
15218 Downloads
This is PSR-16 compatible cache library using php-apcu module
platine-php/cache
3379 Downloads
Platine Cache is the implementation of PSR 16 simple cache
kabachello/fileroute
2017 Downloads
A PSR-16 compilant HTTP middleware to serve text markup from files
ihipop/psr-null-cache
1412 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
gameplayjdk/php-file-cache
5138 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
706 Downloads
PSR-16 simple cache provider based on files.
soupmix/cache-base
916 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
secretary/psr-16-cache-adapter
116 Downloads
PSR-16 Cache Adapter for Secretary
yiisoft/cache-wincache
12 Downloads
Yii Caching Library - WinCache Handler
vaibhavpandeyvpz/godam
763 Downloads
Simple PSR-6/PSR-16 cache implementations >= PHP 5.3.
solital/solital
58 Downloads
Solital is a framework designed for those who need to create projects quickly and with an easy syntax
snewer/yii2-cache
998 Downloads
qcubed-4/cache
127 Downloads
Standalone cache library, used by the QCubed-4 framework, but can also be used independently. Implements the PSR-16 SimpleCache interface
php-extended/php-simple-cache-noop
7495 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.