Libraries tagged by psr-16
duncan3dc/cache
69457 Downloads
Simple PSR-6/PSR-16 compatible disk cache
compwright/php-session
6127 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
yii2-extended/yii2-psr16-simple-cache-bridge
31269 Downloads
A library to bridge psr-16 simple caches with the yii caching system
x-graphql/schema-cache
15357 Downloads
Caching GraphQL schema with PSR-16
subjective-php/psr-cache-mongodb
6921 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
101517 Downloads
Utilities to assist with PSR-16 simple cache implementations
mrcnpdlk/psr16cache-adapter
30826 Downloads
Cache adapter for PSR-16
kodus/predis-simple-cache
24244 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
kodus/mock-cache
44465 Downloads
PSR-16 cache-implementation for integration tests
kodus/db-cache
19251 Downloads
PSR-16 cache-implementation for SQL databases
alleyinteractive/wp-psr16
4931 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
104corp/cache
44633 Downloads
PSR-16 simple cache implements written by PHP.
sonsofphp/cache
1234 Downloads
Caching library for php
slick/cache
2165 Downloads
Cache component for Slick Framework
phpixie/cache
20246 Downloads
Cache library for PHPixie