Download the PHP package los/response-time without Composer
On this page you can find all versions of the php package los/response-time. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download los/response-time
More information about los/response-time
Files in los/response-time
Download los/response-time
More information about los/response-time
Files in los/response-time
Vendor los
Package response-time
Short Description PHP middleware to add a Response Time header
License MIT
Homepage https://github.com/lansoweb/response-time
Package response-time
Short Description PHP middleware to add a Response Time header
License MIT
Homepage https://github.com/lansoweb/response-time
Please rate this library. Is it a good library?
Informations about the package response-time
Response Time Middleware for PHP
This middleware adds a Response Time header
Usage
Just add the middleware as one of the first in your application.
For example:
And the middleware will add a header
The options are:
- header_name: Header name. Default: X-Response-Time
Mezzio
If you are using mezzio-skeleton,
you can copy config/los-response-time.global.php.dist
to
config/autoload/los-response-time.global.php
and modify configuration as your needs.
All versions of response-time with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
psr/container Version ^1.0 || ^2.0
psr/http-message Version ^1.0 || ^2.0
psr/http-server-middleware Version ^1.0
psr/container Version ^1.0 || ^2.0
psr/http-message Version ^1.0 || ^2.0
psr/http-server-middleware Version ^1.0
The package los/response-time contains the following files
Loading the files please wait ....