2017 © Pedro Peláez
 

library response-time

Middleware to save the response time into the X-Response-Time header

image

middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  • Saturday, January 27, 2018
  • by oscarotero
  • Repository
  • 3 Watchers
  • 3 Stars
  • 1,891 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 30 % Grown

The README.md

middlewares/response-time

Latest Version on Packagist ![Software License][ico-license] Testing ![Total Downloads][ico-downloads], (*1)

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

Requirements

Installation

This package is installable and autoloadable via Composer as middlewares/response-time., (*3)

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., (*4)

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

The Versions

27/01 2018

dev-master

9999999-dev https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15

27/01 2018

v1.0.0

1.0.0.0 https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15

13/11 2017

v0.5.0

0.5.0.0 https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15

21/09 2017

v0.4.0

0.4.0.0 https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15

26/12 2016

v0.3.0

0.3.0.0 https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15

22/11 2016

v0.2.0

0.2.0.0 https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15

01/10 2016

v0.1.0

0.1.0.0 https://github.com/middlewares/response-time

Middleware to save the response time into the X-Response-Time header

  Sources   Download

MIT

The Requires

 

The Development Requires

middleware psr-7 server http time response psr-15