Libraries tagged by memecached
humanmade/wordpress-pecl-memcached-object-cache
204390 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
ymigval/laravel-model-cache
8226 Downloads
Laravel package for caching Eloquent model queries
tedivm/stash-bundle
1362735 Downloads
Incorporates the Stash caching library into Symfony.
clickalicious/phpmemadmin
5090 Downloads
phpMemAdmin - Bringing Memcached to the web
cache/psr-6-doctrine-bridge
974612 Downloads
PSR-6 Doctrine bridge
aplus/session
1602147 Downloads
Aplus Framework Session Library
apix/cache
530352 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
humanmade/batcache
402825 Downloads
A memcached HTML page cache for WordPress.
yiisoft/cache-memcached
13383 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
laminas/laminas-cache-storage-adapter-memcached
2331733 Downloads
Laminas cache adapter for memcached
clickalicious/memcached.php
67209 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
119545 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
227033 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.
alekseykorzun/memcached-wrapper-php
75330 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage