Skip to content

convissor/address_standardization_solution_php

Repository files navigation

Address Standardization Solution (PHP Edition)

Formats a Delivery Address Line according to the United States Postal
Service's Addressing Standards.

The heart of the program is in AddressStandardizationSolution.php.

One demonstration of how to process address lines is in
AddressStandardizationSolutionExample.php.  A sample of creating an HTML
option list of states is in AddressStandardizationSolutionExampleList.php.

Unit tests are in the Test directory.

About

Formats a Delivery Address Line according to the US Postal Service's Addressing Standards (PHP edition)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages