Download the PHP package aranw/etags-middleware without Composer
On this page you can find all versions of the php package aranw/etags-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aranw/etags-middleware
More information about aranw/etags-middleware
Files in aranw/etags-middleware
Download aranw/etags-middleware
More information about aranw/etags-middleware
Files in aranw/etags-middleware
Vendor aranw
Package etags-middleware
Short Description ETags HttpKernelInterface Middleware
License MIT
Homepage http://aranw.net
Package etags-middleware
Short Description ETags HttpKernelInterface Middleware
License MIT
Homepage http://aranw.net
Please rate this library. Is it a good library?
Informations about the package etags-middleware
etags-middleware
A HttpKernelInterface middleware for adding ETag headers based on response content. This package should work with StackPHP HttpKernelInterface Frameworks.
Install
Via Composer
Example
Silex example
Usage
Currently you can either install this using the provided Laravel Service Provider or by using the StackPHP's Builder class like the example above.
Todo
This is still in its earliest stages of development, and below is a list of issues that still need resolving:
- [ ] Add tests
- [ ] Explore usage of Last-Modified header and how it can be added to work in this package and how it affects the ETag header
- [ ] Add more service providers for other frameworks
- [ ] Expore usage of custom options to provide ability to exclude or include URLs, or URL Regex Patterns
Inspiration
Inspiration from rack etag middleware
All versions of etags-middleware with dependencies
PHP Build Version
Package Version
The package aranw/etags-middleware contains the following files
Loading the files please wait ....