chi-teck/server-timing-middleware

PSR-7 and PSR-15 server timing middleware

1.0.0 2021-01-13 10:28 UTC

This package is auto-updated.

Last update: 2024-04-13 17:52:16 UTC


README

The middleware attaches the response time via Server Timing header.

Requirements

  • PHP >= 7.4
  • A PSR-7 http library
  • A PSR-15 middleware dispatcher

Installation

composer require chi-teck/server-timing-middleware

License

The MIT License.