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

Installs: 434

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/balt-technologies/standards

0.0.4 2023-12-10 09:12 UTC

This package is auto-updated.

Last update: 2025-10-10 13:06:26 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)