Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 245 Bytes

iso

uis a simple class for search Isos, alpha codes by one of them

usage

#currency
$result = Iso::getCurrency('eur');
#language
$result = Iso::getLanguage('cs', 'auto');
#country
$result = Iso::getCountry('cz', 'auto');