Libraries tagged by memcache cache
maplephp/cache
171 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
koded/cache-simple
7578 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
kamisama/cakephp-memcached-engine
628 Downloads
Memcached storage engine for CakePHP, using the memcached extension
jarir-ahmed/cache
15 Downloads
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).
fsavina/laravel-multi-memcached
13012 Downloads
Extract multiple memcached server configuration from .env file
clowdy/multi-memcached
26872 Downloads
Multiple memcached connection handler for Laravel and elasticache support
cloud-castle/cache
18 Downloads
Кэш для PHP 8.1+: PSR-16 и PSR-6 из одного пакета, remember со stampede-защитой (XFetch), теги с O(1)-инвалидацией, пространства имён, цепочки L1/L2, LRU-лимит, нативные счётчики с сохранением TTL, статистика, prune, детерминированный TTL в тестах (PSR-20). Бэкенды: память, файлы с атомарной записью, Redis и Memcached; безопасная сериализация (белые списки классов, HMAC-подпись). Нулевые тяжёлые зависимости.
starter-kit/cache
3052 Downloads
PHP singleton for Memcached/Redis
gecko-packages/gecko-silex-caching-service
2275 Downloads
Memcached service for Silex.
bnomei/kirby3-page-memcached
164 Downloads
Kirby 3 Plugin to cache the content file using the PHP Memcached extension
kintso/memcachedcloud-laravel
830 Downloads
This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.
zoocache/zoocache
37 Downloads
Simple output caching for your app.
treasure-chest/treasure-chest
4750 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
noizu-labs/fragmented-keys
9367 Downloads
Fragmented key cache invalidation library. Compose cache keys from independently versioned tags — increment a tag to invalidate all dependent keys without explicit deletes.
m1/stash-silex
3238 Downloads
StashSilex is a Silex service provider and session handler for the popular caching library Stash