2020-11-24 16:02:12 -06:00
2018-10-29 17:23:47 +01:00
2016-08-05 08:51:55 -05:00
2016-08-05 08:51:55 -05:00
2020-09-17 16:38:21 +00:00

PSR Http Message Util

This repository holds utility classes and constants to facilitate common operations of PSR-7; the primary purpose is to provide constants for referring to request methods, response status codes and messages, and potentially common headers.

Implementation of PSR-7 interfaces is not within the scope of this package.

Installation

Install by adding the package as a Composer requirement:

$ composer require fig/http-message-util
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:19:53.005Z
Readme MIT 91 KiB
Languages
PHP 100%