Libraries tagged by memcached
laminas/laminas-cache-storage-adapter-memcached
2730085 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
245245 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
cache/memcached-adapter
2007685 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
alekseykorzun/memcached-wrapper-php
89639 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
tedivm/stash-bundle
1388198 Downloads
Incorporates the Stash caching library into Symfony.
robinn/phpcacheadmin
3929 Downloads
A web dashboard for your favorite caching system.
matomo/doctrine-cache-fork
1401362 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
clickalicious/phpmemadmin
6526 Downloads
phpMemAdmin - Bringing Memcached to the web
cache/psr-6-doctrine-bridge
1044999 Downloads
PSR-6 Doctrine bridge
aplus/session
1607586 Downloads
Aplus Framework Session Library
apix/cache
549053 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
475058 Downloads
A memcached HTML page cache for WordPress.
byjg/jwt-session
83825 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
yiisoft/cache-memcached
18050 Downloads
Yii Caching Library - Memcached Handler
clickalicious/memcached.php
77664 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.