Libraries tagged by simplecache
s3b4stian/simple-cache
2721 Downloads
Common interfaces for simple caching with strict typing
rundiz/simple-cache
138 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
php-extended/php-simple-cache-noop
7785 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.
nelexa/http-client-simple-cache
7886 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
mesavolt/simple-cache
2528 Downloads
Simple cache service.
mcustiel/php-simple-cache
4347 Downloads
A simple library to abstract different cache servers.
kitpages/simple-cache-bundle
27723 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
jmf/simple-cache
131 Downloads
Cache package implementing PSR-16 simple cache interface.
j0sh0nat0r/simple-cache
543 Downloads
A simple yet modular PHP caching library
devonliu/yii2-simple-cache-adapter
1499 Downloads
amne/simple-cache-layers
265 Downloads
PSR16 implementation that reads and writes to a layered cache built from other PSR16 implementations
juneszh/alight-admin
364 Downloads
Alight Admin is a quick admin panel extension based on the Alight framework.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
soupmix/cache-redis
361 Downloads
Framework agnostic Redis adapter for SimpleCache Interface.
soupmix/cache-base
979 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface