Skip to content

Instantly share code, notes, and snippets.

@mikehins
Created November 23, 2022 14:39
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 mikehins/297c3bc00694754f45d5d1e373e530dd to your computer and use it in GitHub Desktop.
Save mikehins/297c3bc00694754f45d5d1e373e530dd to your computer and use it in GitHub Desktop.
// order array diachritic
$collator = new Collator('fr_FR');
$collator->asort($results);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment