zend-httphandlerrunner

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

  • 所有者: zendframework/zend-httphandlerrunner
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者zendframework/zend-httphandlerrunner
主編程語言PHP
編程語言PHP (語言數: 1)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2018-02-05 14:23:04
推送於2020-01-28 19:00:52
最后一次提交2020-01-20 13:34:44
發布數4
最新版本名稱1.1.0 (發布於 2019-02-19 12:20:46)
第一版名稱1.0.0 (發布於 2018-02-05 08:23:38)
用户参与
星數45
關注者數14
派生數14
提交數53
已啟用問題?
問題數4
打開的問題數0
拉請求數7
打開的拉請求數2
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?