Libraries tagged by webcache
cache/memcached-adapter
2008481 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
alekseykorzun/memcached-wrapper-php
89685 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
acquia/memcache-settings
4466308 Downloads
Recommended Memcache settings for use with Acquia hosting.
tedivm/stash-bundle
1388255 Downloads
Incorporates the Stash caching library into Symfony.
robinn/phpcacheadmin
3935 Downloads
A web dashboard for your favorite caching system.
matomo/doctrine-cache-fork
1412032 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
6530 Downloads
phpMemAdmin - Bringing Memcached to the web
cache/psr-6-doctrine-bridge
1045272 Downloads
PSR-6 Doctrine bridge
aplus/session
1607594 Downloads
Aplus Framework Session Library
apix/cache
549132 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.
jord-jd/do-file-cache
14236 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
humanmade/batcache
475256 Downloads
A memcached HTML page cache for WordPress.
byjg/jwt-session
83928 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.
divineomega/do-file-cache
2008161 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
yiisoft/cache-memcached
18052 Downloads
Yii Caching Library - Memcached Handler