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/efa57c45606967eabe42157833744ff4 to your computer and use it in GitHub Desktop.
Save theodesp/efa57c45606967eabe42157833744ff4 to your computer and use it in GitHub Desktop.
Locale::setDefault('el');
$countries = Intl::getRegionBundle()->getCountryNames();
// array('SH' => 'Αγία Ελένη', 'LC' => 'Αγία Λουκία', ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment