phputil/http

HTTP related classes

1.5 2017-04-12 23:52 UTC

This package is auto-updated.

Last update: 2024-04-23 03:21:51 UTC


README

This library provides:

  • Common HTTP charsets.
  • HTTP response headers, including common non-standard headers.
  • HTTP status codes and status texts.
  • Common MIME types.
  • Common encoding/compression formats.

We recommend you using it with the PSR-7.

This project uses semantic versioning. See our releases.

Classes:

Installation

composer require phputil/http