Skip to content

Instantly share code, notes, and snippets.

View DimazzzZ's full-sized avatar

Dmitry Zhavoronkov DimazzzZ

View GitHub Profile
@DimazzzZ
DimazzzZ / iso-639-1-codes.php
Last active March 24, 2025 14:15 — forked from ddebin/iso_array_lang.php
ISO 639-1 language codes array
<?php
$codes = [
'ab' => 'Abkhazian',
'aa' => 'Afar',
'af' => 'Afrikaans',
'ak' => 'Akan',
'sq' => 'Albanian',
'am' => 'Amharic',
'ar' => 'Arabic',