ilhanyumer/php-countries

List of all countries.

0.1.1 2022-10-05 08:41 UTC

This package is auto-updated.

Last update: 2025-06-05 14:37:36 UTC


README

How to install

composer require ilhanyumer/php-countries

How to use

$bulgariaNumericCode = IsoNumericCountryCode::BULGARIA->value;
var_dump($bulgariaNumericCode); // 100