ilhanyumer/php-countries

List of all countries.

Maintainers

Package info

github.com/ilhanyumer/php-countries

pkg:composer/ilhanyumer/php-countries

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.1 2022-10-05 08:41 UTC

This package is auto-updated.

Last update: 2026-02-05 15:56:12 UTC


README

How to install

composer require ilhanyumer/php-countries

How to use

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