ctw / ctw-middleware-responsetime
This PSR-15 middleware adds an X-Response-Time in milliseconds to the Response header.
Installs: 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ctw/ctw-middleware-responsetime
Requires
- php: ^8.3
 - ctw/ctw-middleware: ^4.0
 - psr/container: ^1.0 || ^2.0
 
Requires (Dev)
- ctw/ctw-qa: ^4.0
 - phpstan/extension-installer: ^1.1
 - phpstan/phpstan: ^1.7
 - phpstan/phpstan-phpunit: ^1.1
 - phpstan/phpstan-strict-rules: ^1.3
 - phpunit/phpunit: ^10.0
 - squizlabs/php_codesniffer: ^3.6
 - symfony/var-dumper: ^7.0