Libraries tagged by Stamped
matthiasmullie/scrapbook
2783605 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
11588 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
91865 Downloads
svg-sprite icons for Neos
webarchitect609/bitrix-cache
31617 Downloads
Comfortable fluent interface for Bitrix cache. Anti-stampede cache protection.
code-distortion/backoff
235 Downloads
A PHP retry library implementing backoff strategies and jitter
letraceursnork/bitrix-cache
416 Downloads
Comfortable fluent interface for Bitrix cache. Anti-stampede cache protection.
verbb/stamped-io
137 Downloads
Send your order data from Craft Commerce to Stamped.io, for your customers to review.
karnoweb/smart-cache
40 Downloads
Model-aware smart caching for Laravel with automatic invalidation, tag support, and stampede protection.
jarir-ahmed/cache
6 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).
onefasteuro/stamped
49 Downloads
Interaction with the Stamped.io API
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
aftandilmmd/laravel-cacheable
7 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
sobstel/metaphore
182191 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).