class ZipcodeSearch (View source)

Methods

__construct()

No description

mixed
findbyZipcode(integer $zipcode)

Find Data Set for a City by Zipcode

Collection
getDataSet()

Read Zipcode JSON Data

Details

at line line 16
__construct()

at line line 26
mixed findbyZipcode(integer $zipcode)

Find Data Set for a City by Zipcode

Parameters

integer $zipcode

Return Value

mixed Returns an object or null if no result was found

at line line 38
Collection getDataSet()

Read Zipcode JSON Data

Return Value

Collection