Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

middlewares/response-time

Open more actions menu

Repository files navigation

middlewares/response-time

Latest Version on Packagist Software License Testing Total Downloads

Middleware to calculate the response time (in miliseconds) and save it into the X-Response-Time header.

Requirements

Installation

This package is installable and autoloadable via Composer as middlewares/response-time.

composer require middlewares/response-time

Usage

Dispatcher::run([
	new Middlewares\ResponseTime()
]);

Please see CHANGELOG for more information about recent changes and CONTRIBUTING for contributing details.

The MIT License (MIT). Please see LICENSE for more information.

About

PSR-15 middleware to save the response time into the X-Response-Time header

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.