Libraries tagged by stampede
matthiasmullie/scrapbook
2838359 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
iazaran/smart-cache
13030 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
sitegeist/stampede
92705 Downloads
svg-sprite icons for Neos
webarchitect609/bitrix-cache
31693 Downloads
Comfortable fluent interface for Bitrix cache. Anti-stampede cache protection.
vatvit/freshen-php
229 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
code-distortion/backoff
260 Downloads
A PHP retry library implementing backoff strategies and jitter
vatvit/freshen
87 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
vatvit/freshen-symfony
8 Downloads
Symfony bundle for Freshen — drop-in stale-while-revalidate cache with stampede prevention.
vatvit/freshen-laravel
4 Downloads
Laravel bridge for Freshen — drop-in stale-while-revalidate cache with stampede prevention.
karnoweb/smart-cache
51 Downloads
Model-aware smart caching for Laravel with automatic invalidation, tag support, and stampede protection.
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).
letraceursnork/bitrix-cache
424 Downloads
Comfortable fluent interface for Bitrix cache. Anti-stampede cache protection.
voceconnect/no-stampede-actions
1270 Downloads
A WordPress api to kick off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action.
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in