zend-httphandlerrunner

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

  • Owner: zendframework/zend-httphandlerrunner
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

zend-httphandlerrunner

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-httphandlerrunner.

Build Status
Coverage Status

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.

Installation

Run the following to install this library:

$ composer require zendframework/zend-httphandlerrunner

Documentation

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

$ mkdocs build

You may also browse the documentation online.

Main metrics

Overview
Name With Ownerzendframework/zend-httphandlerrunner
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2018-02-05 14:23:04
Pushed At2020-01-28 19:00:52
Last Commit At2020-01-20 13:34:44
Release Count4
Last Release Name1.1.0 (Posted on 2019-02-19 12:20:46)
First Release Name1.0.0 (Posted on 2018-02-05 08:23:38)
用户参与
Stargazers Count45
Watchers Count14
Fork Count14
Commits Count53
Has Issues Enabled
Issues Count4
Issue Open Count0
Pull Requests Count7
Pull Requests Open Count2
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private