diff --git a/README.md b/README.md index f9ca83b..5b87628 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. - [Data Structure and Storage](#data-structure-and-storage) - [Notifications](#notifications) - [Deployment](#deployment) + - [I18n](#i18n) - [Third Party APIs](#third-party-apis) - [Extensions](#extensions) - [Miscellaneous](#miscellaneous) @@ -521,6 +522,11 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world. * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP. +## I18n +* Libraries for I18n (Internationalization) and L10n (Localization)* + +* [Aura.Intl](https://github.com/auraphp/Aura.Intl) + ## Third Party APIs *Libraries for accessing third party APIs.*