Libraries tagged by 304
abordage/laravel-last-modified
8453 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
9047 Downloads
Symfony bundle to ease HTTP cache validation via last modified header
dragon-code/last-modified
7775 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
andrey-helldar/last-modified
6497 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
ipunkt/laravel-route-cache
86 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
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.