poirot/psr7-http

There is no license information available for the latest version (dev-devel) of this package.

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-devel 2019-07-17 21:23 UTC

This package is auto-updated.

Last update: 2020-10-17 23:49:44 UTC


README

This package implements PSR-7 HTTP message interfaces.

It provides classes that implement all interfaces to deal with messages sent via HTTP requests.

There are classes for encapsulating HTTP messages for requests and responses, stream handler, uploaded files and URI parsing and formatting.