Libraries tagged by conditional-requests
werk365/etagconditionals
279480 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
bear/query-repository
623163 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.
micheh/psr7-cache
245843 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
aedart/athenaeum-etags
1769 Downloads
ETags utilities and Http Conditional Request evaluation for your Laravel Application
mikespub/micheh-psr7-cache
1077 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
expertsystemsau/laravel-conditional-requests
18 Downloads
HTTP conditional requests for Laravel — ETag, Last-Modified, 304 Not Modified, and lost-update protection with If-Match.
stadly/file-waiter
314 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.
methorz/http-cache-middleware
49 Downloads
PSR-15 HTTP caching middleware with ETag support and RFC 7234 compliance
commently/crawler
0 Downloads
Polite URL crawler. Transport + politeness only (robots.txt, per-host rate limits, conditional requests). Parsing and consuming content is the caller's job.