Libraries tagged by 304
abordage/laravel-last-modified
10417 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
9803 Downloads
Symfony bundle to ease HTTP cache validation via last modified header
dragon-code/last-modified
7967 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
andrey-helldar/last-modified
6557 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
ipunkt/laravel-route-cache
87 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
xnf4o/laravel-last-modified
12 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
1 Downloads
Set Last-Modified header and 304 response code
divinity76/php-httpreadfile
2 Downloads
readfile() with 304 Not Modified and 206 Partial Content support
konstantin-s/silex-lazycache
22 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.