Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 397 Bytes

File metadata and controls

20 lines (13 loc) · 397 Bytes

Postal Code Data (postal-code-data)

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.