PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.

Maintainers

Package info

github.com/balt-technologies/standards

pkg:composer/balt-technologies/standards

Statistics

Installs: 443

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.0.4 2023-12-10 09:12 UTC

This package is auto-updated.

Last update: 2026-03-10 14:01:32 UTC


README

PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.

Installation

composer require balt-technologies/standards

Standards

  • Mime Types (\Standards\MimeTypes\MimeType)
  • Http Response Status Codes (\Standards\Http\StatusCode)
  • Countries (ISO 3166-1 Alpha 2 and 3)