jrmadsen67 / mahana-address
There is no license information available for the latest version (dev-master) of this package.
CodeIgniter library for formatting addresses directly from result row
dev-master
2012-10-30 11:05 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-10-08 13:38:13 UTC
README
Php (technically CodeIgniter, but should work anywhere) library to quickly create formatted addresses from db row
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.
Please read http://codebyjeff.com/blog/2012/10/no-more-boring-address-formatting for full details on how this works.