Libraries tagged by memecached
elcobvg/laravel-opcache
355909 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
laminas/laminas-cache-storage-adapter-memcached
2732683 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
245407 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
cache/memcached-adapter
2008583 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
alekseykorzun/memcached-wrapper-php
89686 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
tedivm/stash-bundle
1388291 Downloads
Incorporates the Stash caching library into Symfony.
robinn/phpcacheadmin
3935 Downloads
A web dashboard for your favorite caching system.
clickalicious/phpmemadmin
6530 Downloads
phpMemAdmin - Bringing Memcached to the web
cache/psr-6-doctrine-bridge
1045290 Downloads
PSR-6 Doctrine bridge
aplus/session
1607604 Downloads
Aplus Framework Session Library
apix/cache
549139 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.
leaseweb/memcache-bundle
966174 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
humanmade/batcache
475259 Downloads
A memcached HTML page cache for WordPress.
byjg/jwt-session
83955 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
18054 Downloads
Yii Caching Library - Memcached Handler