beastbytes / country-data
Interface for retrieving country data
Installs: 16
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/beastbytes/country-data
Requires
- php: ^8.0
Requires (Dev)
- consolidation/robo: ^4.0
This package is not auto-updated.
Last update: 2024-12-26 13:10:15 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.