Libraries tagged by memcache
jord-jd/do-file-cache
13703 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
humanmade/batcache
473116 Downloads
A memcached HTML page cache for WordPress.
byjg/jwt-session
83047 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
2002961 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
memcachier/php-memcache-sasl
59116 Downloads
A PHP Memcache client with binary protocol and SASL support
codeception/module-memcache
447065 Downloads
Memcache module for Codeception
clickalicious/memcached.php
77418 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cache/memcache-adapter
357247 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
achttienvijftien/wp-memcached
120558 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
yiisoft/cache-memcached
17923 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
google/cloud-memcache
19700 Downloads
Memorystore for Memcached Client for PHP
cheprasov/php-memcached-tags
141728 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
249802 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.
laminas/laminas-cache-storage-adapter-memcache
1781049 Downloads
Laminas cache adapter for memcache