beastbytes/country-data-php

Implementation of country-data to retrieve country data from PHP storage

v1.0.0 2023-08-14 08:17 UTC

This package is auto-updated.

Last update: 2024-04-14 12:27:36 UTC


README

Implementation of country-data to retrieve country data from PHP storage.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/country-data-php

or add

"beastbytes/country-data-php": "^1.0"

to the require section of your composer.json.