Libraries tagged by memcache
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
tickit-project/cache-bundle
367 Downloads
Tickit Cache Bundle for Symfony
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
rmzamora/cache
1479 Downloads
Cache library
orno/cache
550 Downloads
Caching component with multiple adapters
natanfelles/session
171 Downloads
Aplus Framework Session Library
natanfelles/cache
272 Downloads
Aplus Framework Cache Library
memqueue/memqueue
3497 Downloads
Simple Memcached based queue
kasseler/cache
44 Downloads
Cache library
evgsavosin/choco-router
3 Downloads
Modern router for PHP based on regex expression with cache system.
ehough/stash
782 Downloads
Fork of tedious/Stash compatible with PHP 5.2+
dgreda/cache-factory
29 Downloads
Simple factory for php-cache/cache library (PSR-6 Cache implementation)
comelyio/cache
5 Downloads
Comely IO Component: Cache
xin/lock
14 Downloads
基于Memcached和Redis等KV等数据库对原子锁的封装