devnix/m49-country-codes

List of actual and old m49 country codes to ISO 3166-1 alpha-2

0.1 2025-09-26 11:13 UTC

This package is auto-updated.

Last update: 2025-09-26 11:14:58 UTC


README

A PHP package to convert actual and old m49 country codes to ISO 3166-1 alpha-2

Installation

composer require devnix/m49-country-codes

Usage

$m49Finder = new Devnix\M49\Finder();

$m49Finder->m49ToIso31661alpha2(276); // 'DE'

$m49Finder->obsoleteM49ToIso31661alpha2(280); // 'DE'
$m49Finder->obsoleteM49ToIso31661alpha2(278); // 'DE'