zendframework/zend-problem-details

Name: zend-problem-details

Owner: Zend Framework

Description: Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.

Created: 2017-08-01 13:50:31.0

Updated: 2018-04-16 12:10:15.0

Pushed: 2018-05-22 16:37:52.0

Homepage: null

Size: 1483

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Problem Details for PSR-7 Applications

Build Status Coverage Status

This library provides a factory for generating Problem Details responses, error handling middleware for automatically generating Problem Details responses from errors and exceptions, and custom exception types for PSR-7 applications.

Installation

Run the following to install this library:

mposer require zendframework/zend-problem-details
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.