From 7653d3f01b79d516ad5d59d2da4baad141dc12c6 Mon Sep 17 00:00:00 2001 From: Sokil Date: Wed, 6 Jun 2018 08:26:57 +0300 Subject: [PATCH] add link to php-isocodes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7695d45..6a1bddb 100644 --- a/README.md +++ b/README.md @@ -700,6 +700,7 @@ Libraries to help manage database schemas and migrations. * [Aura.Intl](https://github.com/auraphp/Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation. * [Cake I18n](https://github.com/cakephp/i18n) - Message translation and localization for dates and numbers (CP) +* [php-isocodes](https://github.com/sokil/php-isocodes) - PHP library providing ISO codes with localization: country (ISO 3166-1), subdivision (ISO 3166-2), language (ISO 639-3), currency (ISO 4217) and scripts (ISO 15924) ### Third Party APIs *Libraries for accessing third party APIs.*