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

0.0.4 2023-12-10 09:12 UTC

This package is auto-updated.

Last update: 2024-06-10 10:15:18 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)