Recommend this page to a friend! |
Classes of Jason Olson | PHP USPS API Zip Code | README.md | Download |
|
|
![]() usps_address_validationThis CLASS is designed to take advantage of the USPS API for looking up the corrected (normalized) address for a given physical address. There is very little examples of implementing the USPS API in PHP. ConfigurationWhen you instantiate the class, include the API key. See the example.php file for usage. If you don't have a valid USPS.com API, you can get one free at https://www.usps.com/business/web-tools-apis/welcome.htm Revision History:
This code was written by request by another developer on phpClasses.org because Streetlayers is going away very soon. LicenseGNU General Public License v3.0 (GNU GPLv3) http://www.gnu.org/licenses/gpl-3.0-standalone.html |