Skip to content

beastbytes/postal-code-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.