Libraries tagged by memcache
alekseykorzun/memcached-wrapper-php
61756 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
mheap/silex-memcache
83196 Downloads
Memcache extension for Silex
yiisoft/cache-memcached
8506 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
cheprasov/php-memcached-tags
103381 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
cheprasov/php-memcached-lock
210426 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
laminas/laminas-cache-storage-adapter-memcache
1488696 Downloads
Laminas cache adapter for memcache
matomo/doctrine-cache-fork
401296 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
jamm/memory
22550 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.
ghostff/session
854 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
ezsystems/stash-bundle
222407 Downloads
Incorporates the Stash caching library into Symfony.
clickalicious/phpmemadmin
4460 Downloads
phpMemAdmin - Bringing Memcached to the web
rapidwebltd/rw-file-cache
168275 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
elijaa/phpmemcacheadmin
6925 Downloads
Graphic stand-alone administration for memcached
memcachier/php-memcache-sasl
52503 Downloads
A PHP Memcache client with binary protocol and SASL support