beastbytes/country-data

This package is abandoned and no longer maintained. No replacement package was suggested.

Interface for retrieving country data

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

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.