Skip to content

Instantly share code, notes, and snippets.

@theodesp
Created December 7, 2019 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodesp/c2ed61e2c10a93f04df3fcd13ad3bc74 to your computer and use it in GitHub Desktop.
Save theodesp/c2ed61e2c10a93f04df3fcd13ad3bc74 to your computer and use it in GitHub Desktop.
Locale::setDefault('el');
$allCurrencies = Intl::getCurrencyBundle()->getCurrencyNames();
// array('ALK' => 'Albanian Lek (1946–1965)', 'AOR' => 'Angolan Readjusted Kwanza (1995–1999)', ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment