beastbytes/postal-code-data-php

Implementation of postal-code-data using PHP as the storage

v1.0.0 2023-07-03 21:09 UTC

This package is auto-updated.

Last update: 2024-04-03 22:42:20 UTC


README

Implementation of postal-code-data to retrieve Postal Code data from PHP storage.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/postal-code-data-php

or add

"beastbytes/postal-code-data-php": "^1.0.0"

to the require section of your composer.json.