jrmadsen67 / mahana-address
CodeIgniter library for formatting addresses directly from result row
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jrmadsen67/mahana-address
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-09-08 15:51:34 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.