Libraries tagged by cache-implementation
kminek/cache
507 Downloads
Simplest cache implementation ever!
kdudas/php-cache
6 Downloads
Simple cache implementation in php
justin-robinson/lrucache
2963 Downloads
PHP LRU Cache implementation
jerryjean/lrucache
8 Downloads
PHP LRU Cache implementation
initphp/cache
105 Downloads
A lightweight PSR-16 (Simple Cache) implementation with file, PDO, Redis, Memcache(d) and WinCache handlers.
infobiotech/php-json-cache
36 Downloads
JSON-based PSR-16 cache implementation.
exteon/identity-cache
41 Downloads
Identity cache implementation
elephox/apcu-cache
4 Downloads
A cache implementation using the PECL APCu extension.
denosyscore/cache
8 Downloads
Cache abstractions and file cache implementation
darkperis/dpadn-laravel
21 Downloads
ADN Cache Implementation for Laravel
collei/lowcache
14 Downloads
A simple filesystem-based local cache implementation.
christophlehmann/route-cache
266 Downloads
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
bayfrontmedia/php-cache
15 Downloads
A PSR-6 cache implementation which supports tags, metadata, hit counters, locking, and more.
atanvarno/cache
170 Downloads
PSR-16 cache implementation
appkit/cache-redis
7 Downloads
Redis-based cache implementation for the AppKit framework