Libraries tagged by Psr 16
flipboxdigital/relay-simplecache
12049 Downloads
PSR16 - Simple Cache middleware for Relay
eleving/zend-cache
14094 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
wp-oop/transient-cache
9080 Downloads
A PSR-16 wrapper for WP transients.
typhoon/opcache
5605 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
stepanrodionov/php-apcu-cache
15244 Downloads
This is PSR-16 compatible cache library using php-apcu module
platine-php/cache
3432 Downloads
Platine Cache is the implementation of PSR 16 simple cache
kabachello/fileroute
2115 Downloads
A PSR-16 compilant HTTP middleware to serve text markup from files
hudhaifas/silverstripe-remember
48 Downloads
Reusable caching helper functions for SilverStripe using PSR-16 with Symfony Cache support
gameplayjdk/php-file-cache
5233 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
799 Downloads
PSR-16 simple cache provider based on files.
ruvents/spiral-cache
1665 Downloads
PSR-{6,16} compatible cache integration
secretary/psr-16-cache-adapter
132 Downloads
PSR-16 Cache Adapter for Secretary
lachlanarthur/psr16-wordpress-transients
1176 Downloads
Use WordPress transients as a PSR-16 cache.
ingenioz-it/psr-cache
57 Downloads
An implementation of PSR-6 Cache and PSR-16 Simple Cache
iburangulov/psr-file-cache
11 Downloads
PSR 16 Realization on files