Libraries tagged by 304
abordage/laravel-last-modified
16587 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
webfactory/http-cache-bundle
17018 Downloads
Symfony bundle to ease HTTP cache validation via last modified header
dragon-code/last-modified
8173 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
tinigin/laravel-etag
267 Downloads
Setting the ETag header and 304 Not Modified response code if the page hasn't changed since the last visit
andrey-helldar/last-modified
6616 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
ipunkt/laravel-route-cache
90 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
xnf4o/laravel-last-modified
16 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
sentinel-dvlpr/laravel-last-modified
18 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
rrustam/last-modified
3 Downloads
Set Last-Modified header and 304 response code
divinity76/php-httpreadfile
3 Downloads
readfile() with 304 Not Modified and 206 Partial Content support
adinaria/laravel-last-modified
17 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit, Work only with laravel 12
konstantin-s/silex-lazycache
23 Downloads
Simple cache provider. Stores URIs last-modified time and hash in DB. Do comparing on requests, return 304 code or code 200 and add record to DB.