Libraries tagged by cache-implementation
justin-robinson/lrucache
2956 Downloads
PHP LRU Cache implementation
jerryjean/lrucache
7 Downloads
PHP LRU Cache implementation
exteon/identity-cache
41 Downloads
Identity cache implementation
elephox/apcu-cache
4 Downloads
A cache implementation using the PECL APCu extension.
darkperis/dpfastly-laravel
5 Downloads
Fastly Cache Implementation for Laravel
darkperis/dpadn-laravel
21 Downloads
ADN Cache Implementation for Laravel
collei/lowcache
10 Downloads
A simple filesystem-based local cache implementation.
cache/encryption-cache
11174 Downloads
Adds encryption support to your PSR-6 cache implementation
atanvarno/cache
170 Downloads
PSR-16 cache implementation
amylian/yii2-amylian-doctrine-cache
1180 Downloads
ATTENTION EXPERIMENTAL! Cache implementations for Amylian/Doctrine
amodar/illuminate-adapter
619 Downloads
A PSR-6 cache implementation using Illuminate. This implementation supports tags
agileplant/filesystem-adapter
5 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
sbsedv/memory-cache
185 Downloads
In-Memory Psr-6 cache implementation.
dgreda/cache-factory
29 Downloads
Simple factory for php-cache/cache library (PSR-6 Cache implementation)
cache/doctrine-adapter-bundle
3269 Downloads
A bundle that registers Doctrine cache implementations as Symfony services supporting PSR-6 and tagging