Libraries tagged by memcached
laminas/laminas-cache-storage-adapter-memcached
2025444 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
166201 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
tedivm/stash-bundle
1343233 Downloads
Incorporates the Stash caching library into Symfony.
cache/psr-6-doctrine-bridge
900723 Downloads
PSR-6 Doctrine bridge
humanmade/batcache
338587 Downloads
A memcached HTML page cache for WordPress.
yiisoft/cache-memcached
8539 Downloads
Yii Caching Library - Memcached Handler
clickalicious/memcached.php
57988 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
alekseykorzun/memcached-wrapper-php
61934 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
ext-memcached
Downloads
cheprasov/php-memcached-tags
103463 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
210545 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.
qmegas/memcache-search
41357 Downloads
PHP library to search memcache keys
matomo/doctrine-cache-fork
402299 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
22580 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
862 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).