Libraries tagged by Last-Modified
abordage/laravel-last-modified
12981 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
dragon-code/last-modified
8064 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
webfactory/http-cache-bundle
11823 Downloads
Symfony bundle to ease HTTP cache validation via last modified header
adinaria/laravel-last-modified
9 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
andrey-helldar/last-modified
6605 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
frankfoerster/cakephp-asset
2378 Downloads
Provides a CakePHP 3.x AssetHelper to selectively add last modified timestamps to css and js assets.
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
wp-forge/user-last-modified
4 Downloads
A WordPress code library for tracking the user last modified date and time.
rrustam/last-modified
3 Downloads
Set Last-Modified header and 304 response code
kudashevs/laravel-last-modified
24 Downloads
A Laravel middleware that handles the If-Modified-Since request and Last-Modified response headers.
gibbs/phile-last-modified
27 Downloads
A simple philecms plugin that returns the Unix timestamp of the page (file)
bnomei/kirby-content-last-modified
2 Downloads
Kirby plugin to track the last timestamp when any content was modified at in the full content folder.
youandmedigital/craft-getasset
575 Downloads
Look in a folder for a file that was last modified
omatech/set-cache-headers
9 Downloads
Set cache headers correctly as a Middleware in laravel, you can pass a unix time to last_modified
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.