Libraries tagged by cache store
stougeiro/cache
1 Downloads
Performant cache implementation package providing file-based and SQLite-backed handlers. Features optimized I/O with line-based serialization, WAL-mode SQLite, and modular design for PHP applications.
pinga/cache
28 Downloads
A simple cache library to manage application cache storing, loading and purging
oro-flex/cache-bundle
788 Downloads
OroCacheBundle introduces the configuration of the application data cache storage used by application bundles for different cache types.
maksatech/cache
18 Downloads
Cache storage with tag-based invalidation. Supports Redis and Memcached backends. Framework-agnostic.
lmammino/guzzle-apcu-fs-cache
29 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
juneym/zf2-cache-mongo
1295 Downloads
ZF2 cache storage compatible library using MongoDB's TTL collection
deable/redis-storage
7 Downloads
Simplest way to use redis cache storage on your nette project.
phapi/cache-nullcache
1568 Downloads
Phapi NullCache is a fallback cache package with a fake cache storage.
lovecoding/content-cache
11 Downloads
A simple package - for web service made by SLim Framework, that's helps you cache your content on server. One time handle, more times using.
fsi/cache
123 Downloads
FSi Cache - Lightweight component that supports different cache storages with namespaces.
msolutions/tag-cache
53 Downloads
File tag caching package
klsoft/yii3-cache-session-handler
3 Downloads
The package implements the SessionHandlerInterface using the PSR-16 cache for storage
dracoblue/doctrine-cache-profile-storage
8 Downloads
Use a Doctrine Cache as ProfilerStorageInterface for Symfonys Web Profiler.
php-extended/php-scorekeeper-cache
2009 Downloads
A scorekeeper decorator that forwards the calls to a cache calls.
tjm/cache
0 Downloads
A simple filesystem cache implementation for storing PHP data