Libraries tagged by Etag
kevinrob/guzzle-cache-middleware
18656292 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
werk365/etagconditionals
276678 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
matthewbdaly/laravel-etag-middleware
331425 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
bear/query-repository
590042 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
angeo/module-llms-txt
1208 Downloads
Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.
smartondev/httpcache
37228 Downloads
Simple HTTP cache management library
tinigin/laravel-etag
365 Downloads
Setting the ETag header and 304 Not Modified response code if the page hasn't changed since the last visit
mmaalouly/laravel-etag-middleware
1109 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
mon-suivi-logement/sellsy-api-v1-cache-strategy
662 Downloads
A cache strategy for Sellsy Api v1, build on top of Kevinrob Guzzle caceh middleware
angelleger/laravel-response-cache
763 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
jeffersongoncalves/laravel-github-readme
42 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
geniussystems-np/tagger
5364 Downloads
ETag Middleware for Resources
denismitr/etag
266 Downloads
Etag Middleware for Laravel
aranw/etags-middleware
10282 Downloads
ETags HttpKernelInterface Middleware
aedart/athenaeum-etags
1680 Downloads
ETags utilities and Http Conditional Request evaluation for your Laravel Application