php-laminas-httphandlerrunner - Laminas Framework HttpHandlerRunner component
- Website:
- https://github.com/laminas/laminas-httphandlerrunner
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
This library provides utilities for: * Emitting PSR-7 responses. * Running PSR-15 server request handlers, which involves marshaling a PSR-7 ServerRequestInterface, handling exceptions due to request creation, and emitting the response returned by the composed request handler. The RequestHandlerRunner will be used in the bootstrap of your application to fire off the RequestHandlerInterface representing your application. Documentation: https://docs.laminas.dev/laminas-httphandlerrunner/
Packages
php-laminas-httphandlerrunner-1.5.0-1.remi.src | [30 KiB] |
Changelog by Remi Collet (2021-09-30):
- update to 1.5.0 - raise build dependency on laminas-diactoros 2.8 - raise build dependency on phpunit 9.5.9 |
php-laminas-httphandlerrunner-1.4.0-1.remi.src | [30 KiB] |
Changelog by Remi Collet (2021-04-09):
- update to 1.4.0 |
php-laminas-httphandlerrunner-1.3.0-1.remi.src | [28 KiB] |
Changelog by Remi Collet (2020-11-23):
- update to 1.3.0 (no change) - raise dependency on PHP 7.3 - raise dependency on laminas-diactoros 2.1.1 - switch to phpunit9 |
php-laminas-httphandlerrunner-1.2.0-1.remi.src | [27 KiB] |
Changelog by Remi Collet (2020-06-04):
- update to 1.2.0 |
php-laminas-httphandlerrunner-1.1.0-1.remi.src | [26 KiB] |
Changelog by Remi Collet (2020-01-22):
- initial package |