Libraries tagged by Etag
kevinrob/guzzle-cache-middleware
19368273 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
matthewbdaly/laravel-etag-middleware
334364 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
werk365/etagconditionals
279179 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
bear/query-repository
616255 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
2946 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
40433 Downloads
Simple HTTP cache management library
tinigin/laravel-etag
564 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
1211 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
denismitr/etag
266 Downloads
Etag Middleware for Laravel
aranw/etags-middleware
10282 Downloads
ETags HttpKernelInterface Middleware
aedart/athenaeum-etags
1727 Downloads
ETags utilities and Http Conditional Request evaluation for your Laravel Application
activecollab/etag
17767 Downloads
Tag objects and collections using etag
kpicaza/redis-etag-cache
3806 Downloads
This package helps to implement etag cache.
kpicaza/etag-cache
3824 Downloads
This package provides interfaces to implement etag cache.
stadly/http
407 Downloads
A PHP library for handling HTTP headers.