beastbytes / postal-code-data
Interface for retrieving postal code data
v1.0.0
2023-07-03 18:43 UTC
Requires
- php: ^8.0
Requires (Dev)
- consolidation/robo: ^4.0
This package is auto-updated.
Last update: 2024-11-03 12:18:17 UTC
README
Interface for retrieving postal code data.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist beastbytes/postal-code-data
or add
"beastbytes/postal-code-data": "^1.0.0"
to the require section of your composer.json.