Libraries tagged by cache PSR-16
sonsofphp/cache
1325 Downloads
Caching library for php
snewer/yii2-cache
1128 Downloads
ihipop/psr-null-cache
1846 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
graymatterlabs/simple-cache
5584 Downloads
PSR-16 implementations
gameplayjdk/php-file-cache
5412 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
eleving/zend-cache
14891 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
aivchen/yii2-simple-cache-adapter
932 Downloads
PSR-16 Yii2 Adapter
bestyii/yii2-psr16cache
964 Downloads
PSR-16 Cache for Yii2
mouf/utils.cache.purge-ui
185557 Downloads
This package contains a user interface that will add a 'Purge cache' button to Mouf, allowing you to purge any PSR-6, PSR-16, Doctrine and Mouf cache easily.
hudhaifas/silverstripe-remember
369 Downloads
Reusable caching helper functions for SilverStripe using PSR-16 with Symfony Cache support
tobento/service-cache
64 Downloads
Providing PSR-6 and PSR-16 caches for PHP applications.
secretary/psr-16-cache-adapter
177 Downloads
PSR-16 Cache Adapter for Secretary
phoole/cache
244 Downloads
Slim and full compatible PSR-16 cache library for PHP
libertyphp/apcu-cache
62 Downloads
The PSR-6 and PSR-16 cache implementation using APCu. The fastest cache for PHP.