PHPackages                             krak/http-message - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. krak/http-message

ActiveLibrary[HTTP &amp; Networking](/categories/http)

krak/http-message
=================

Psr7 Http Message Utilities

v0.1.3(9y ago)09302MITPHP

Since Jul 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/krakphp/http-message)[ Packagist](https://packagist.org/packages/krak/http-message)[ RSS](/packages/krak-http-message/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (5)Used By (2)

Http Message Utilities
======================

[](#http-message-utilities)

Simple utilities for the psr http message (psr7) specification.

Headers
-------

[](#headers)

We provide several utilities for parsing special headers.

Each header class is named after the specific http header and has the following functions for parsing and signing.

Here's an example using the AcceptHeader class

```
