Letter P

php-laminas-httphandlerrunner - Laminas Framework HttpHandlerRunner component

Website: https://github.com/laminas/laminas-httphandlerrunner
License: BSD
Vendor: Alcance Libre, Inc.
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.fc14.al.noarch [14 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

Listing created by Repoview-0.6.6-6.fc14.al