phputil/http

HTTP related classes

Installs: 859

Dependents: 1

Suggesters: 1

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/phputil/http

1.5 2017-04-12 23:52 UTC

This package is auto-updated.

Last update: 2025-09-23 06:25:29 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