beastbytes / country-data
Interface for retrieving country data
v1.0.0
2023-08-13 14:55 UTC
Requires
- php: ^8.0
Requires (Dev)
- consolidation/robo: ^4.0
This package is not auto-updated.
Last update: 2024-11-14 12:39:29 UTC
README
Interface for retrieving country data.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist beastbytes/country-data
or add
"beastbytes/country-data": "^1.0.0"
to the require section of your composer.json.