Registry / utility / league-iso3166

league-iso3166

JSON →
library4.4.0phppackagistunverified

ISO 3166-1 PHP Library

composer require league/iso3166
INSTALL
IMPORT
SIG · LEAGUE-ISO3166
L
league-iso3166
utilityphpv4.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ISO3166
use League\ISO3166\ISO3166;

Look up country information by ISO code

use League\ISO3166\ISO3166; $iso = new ISO3166(); $country = $iso->alpha2('US'); echo $country['name']; // United States
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
league-iso3166 — pip install league-iso3166 · libregistry