Libraries tagged by geocache
robinn/cache
368 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
pilsetnieks/key-value-api
1466 Downloads
Simple key-value cache API to abstract the underlying key-value store.
opine/cache
982 Downloads
Useful service wrapper for caching
mouf/utils.cache.no-cache
179849 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
mediamotionag/contao-dev-bundle
3217 Downloads
Development Settings Bundle
lucinda/nosql-data-access
20975 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
inspirum/mcrouter
4749 Downloads
hitmeister/rapido-cache
56718 Downloads
Yet another PHP caching library.
garyr/memento
6561 Downloads
Lightweight cache library
endeveit/cache
10447 Downloads
Simple caching library with support for tags.
easyswoole/cache
3782 Downloads
易用的缓存工具类(FileSystem/Redis/Memcahced/SwooleTable)支持协程特性
bitendian/tbp
3554 Downloads
Light framed PHP library
beryllium/cache
996 Downloads
Provides a PHP interface to numerous caching implementations
avtonom/semaphore-bundle
2766 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
antriver/ninja-mutex
33847 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking