phputil/http

HTTP related classes

Maintainers

Package info

github.com/thiagodp/http

Homepage

pkg:composer/phputil/http

Statistics

Installs: 962

Dependents: 1

Suggesters: 1

Stars: 2

Open Issues: 0

1.5 2017-04-12 23:52 UTC

This package is auto-updated.

Last update: 2026-02-23 07:15:53 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