zendframework/zend-httphandlerrunner

Name: zend-httphandlerrunner

Owner: Zend Framework

Description: Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.

Created: 2018-02-05 14:23:04.0

Updated: 2018-05-04 12:07:57.0

Pushed: 2018-05-22 16:29:45.0

Homepage: https://docs.zendframework.com/zend-httphandlerrunner/

Size: 859

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-httphandlerrunner

Build Status Coverage Status

This library provides utilities for:

The RequestHandlerRunner will be used in the bootstrap of your application to fire off the RequestHandlerInterface representing your application.

Installation

Run the following to install this library:

mposer require zendframework/zend-httphandlerrunner
Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

docs build

You may also browse the documentation online.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.