Libraries tagged by memcache
treasure-chest/treasure-chest
4750 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
pontikis/dacapo
56 Downloads
Dacapo - Simple PHP database wrapper
pkg6/cache
155 Downloads
A cache that is more comfortable to use for Chinese people
originphp/cache
11247 Downloads
OriginPHP Cache
noizu-labs/fragmented-keys
9367 Downloads
Fragmented key cache invalidation library. Compose cache keys from independently versioned tags — increment a tag to invalidate all dependent keys without explicit deletes.
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
maplephp/cache
171 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
m1/stash-silex
3238 Downloads
StashSilex is a Silex service provider and session handler for the popular caching library Stash
koded/cache-simple
7578 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
kijin/beaver
37 Downloads
Super lightweight ORM for PHP 5.3+
juanchosl/simplecache
156 Downloads
A small collection of read/write for multiples cache systems using PSR-16
jarir-ahmed/cache
15 Downloads
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).
ifixit/matryoshka
25 Downloads
PHP Caching Library
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.