Libraries tagged by psr16
stepanrodionov/php-apcu-cache
15273 Downloads
This is PSR-16 compatible cache library using php-apcu module
platine-php/cache
3730 Downloads
Platine Cache is the implementation of PSR 16 simple cache
kodus/db-cache
20194 Downloads
PSR-16 cache-implementation for SQL databases
kabachello/fileroute
2201 Downloads
A PSR-16 compilant HTTP middleware to serve text markup from files
ihipop/psr-null-cache
1713 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
hudhaifas/silverstripe-remember
240 Downloads
Reusable caching helper functions for SilverStripe using PSR-16 with Symfony Cache support
gameplayjdk/php-file-cache
5342 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
arnapou/psr-cache
333 Downloads
Library - PSR-6, PSR-16.
flipboxfactory/craft-psr16
11989 Downloads
PSR-16 Simple Cache for Craft CMS
snr/psr16cache
11 Downloads
some useful psr16cache (simple cache) implementations
secretary/psr-16-cache-adapter
155 Downloads
PSR-16 Cache Adapter for Secretary
pinkcrab/wp-psr16-cache
567 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
pextras/psr16-namespaced-cache
578 Downloads
Namespaced PSR-16 cache
lachlanarthur/psr16-wordpress-transients
1184 Downloads
Use WordPress transients as a PSR-16 cache.
subjective-php/psr-cache-redis
12261 Downloads
PSR-16 SimpleCache Implementation using Predis