Libraries tagged by PSR_Cache
gpupo/cache
40224 Downloads
Caching library that implements PSR-6
detain/rate-limit
2677 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
bestyii/yii2-psr16cache
2434 Downloads
PSR-16 Cache for Yii2
mrcnpdlk/psr16cache-adapter
47686 Downloads
Cache adapter for PSR-16
thumbtack/querycache
6985 Downloads
A simple PDO query interface with support for result set and row level caching
teofanis/hook-press
1739 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
middlewares/filesystem
27395 Downloads
Middleware to save or read responses using Flysystem
chubbyphp/chubbyphp-laminas-config-doctrine
13874 Downloads
ecomdev/magento-psr6-bridge
47702 Downloads
A bridge between Magento framework and PSR-6 cache compatible libraries.
typhoon/opcache
6847 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
alleyinteractive/wp-psr16
13678 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
wildwolf/psr-cache-memcached
18421 Downloads
PSR-16 Compatible Memcached Cache
wildwolf/psr-cache-common
31636 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
takuya/php-sysv-ipc-shm-cache
1531 Downloads
php sysv ipc cache
jdwx/array-cache
3180 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.