beastbytes/country-data

Interface for retrieving country data

v1.0.0 2023-08-13 14:55 UTC

This package is not auto-updated.

Last update: 2024-04-16 20:14:47 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.