Libraries tagged by qetag
chenkby/qetag
4 Downloads
qetag
kevinrob/guzzle-cache-middleware
19681200 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
werk365/etagconditionals
279892 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
matthewbdaly/laravel-etag-middleware
335528 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
bear/query-repository
629967 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.
metagento/disable-newsletter-success-magento2
116801 Downloads
This Magento 2 extension helps store owner to disable newsletter subscription success email
angeo/module-llms-txt
3981 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
41868 Downloads
Simple HTTP cache management library
metagento/core-m2
114681 Downloads
Metagento Core module for Magento 2
tinigin/laravel-etag
614 Downloads
Setting the ETag header and 304 Not Modified response code if the page hasn't changed since the last visit
aedart/athenaeum-etags
1794 Downloads
ETags utilities and Http Conditional Request evaluation for your Laravel Application
jarir-ahmed/cache
50 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).
alkinbg/optimistic-concurrency-bundle
44 Downloads
HTTP optimistic concurrency control for Symfony and Doctrine using strong ETags, If-Match, and ORM versioning.
jeffersongoncalves/laravel-github-readme
162 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.
mmaalouly/laravel-etag-middleware
1221 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times