library mahana-address
CodeIgniter library for formatting addresses directly from result row
jrmadsen67/mahana-address
CodeIgniter library for formatting addresses directly from result row
- Tuesday, October 30, 2012
- by jrmadsen67
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
mahana-address
Php (technically CodeIgniter, but should work anywhere) library to quickly create formatted addresses from db row, (*1)
Will accept a row as either an array or object, read the address-related values, and format them into a label - without all the ickey, boring work., (*2)
Please read http://codebyjeff.com/blog/2012/10/no-more-boring-address-formatting for full details on how this works., (*3)