Search results for memchached
php-memcached/php-memcached
617 Downloads
memcached extension based on libmemcached library
laminas/laminas-cache-storage-adapter-memcached
2296900 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
199634 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
alekseykorzun/memcached-wrapper-php
73835 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
ymigval/laravel-model-cache
4906 Downloads
Laravel package for caching Eloquent model queries
tedivm/stash-bundle
1360791 Downloads
Incorporates the Stash caching library into Symfony.
clickalicious/phpmemadmin
4900 Downloads
phpMemAdmin - Bringing Memcached to the web
cache/psr-6-doctrine-bridge
966597 Downloads
PSR-6 Doctrine bridge
aplus/session
1601747 Downloads
Aplus Framework Session Library
apix/cache
527652 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
394303 Downloads
A memcached HTML page cache for WordPress.
yiisoft/cache-memcached
12728 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
clickalicious/memcached.php
65817 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
117049 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.