beastbytes/country-data
This package is abandoned and no longer maintained.
No replacement package was suggested.
Interface for retrieving country data
Maintainers
v1.0.0
2023-08-13 14:55 UTC
Requires
- php: ^8.0
Requires (Dev)
- consolidation/robo: ^4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause a3185e8b5b837e5c4738280d6b73628d41f9aab4
- Chris Yates <chris.l.yates.woop@gmail.com>
flagtimezonecountrytldaddress formattop level domainIDCcountry datainternational dialing codename format
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.
