Registry / utility / rinvex-country

rinvex-country

JSON →
library4.0.1phppackagistunverified

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.

composer require rinvex/country
INSTALL
IMPORT
SIG · RINVEX-COUNTRY
R
rinvex-country
utilityphpv4.0.1
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.

Country
use Rinvex\Country\Country;

Retrieve country details by ISO code

use Rinvex\Country\Country; $country = new Country('US'); echo $country->getName(); // United States
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
rinvex-country — pip install rinvex-country · libregistry