mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #187 from dereuromark/master-i18n
Add missing I18n section.
This commit is contained in:
commit
dec47d16aa
@ -52,6 +52,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
- [Data Structure and Storage](#data-structure-and-storage)
|
||||
- [Notifications](#notifications)
|
||||
- [Deployment](#deployment)
|
||||
- [I18n](#i18n)
|
||||
- [Third Party APIs](#third-party-apis)
|
||||
- [Extensions](#extensions)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
@ -545,6 +546,11 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
|
||||
* [Plum](https://github.com/aerialls/Plum) - A deployer library.
|
||||
|
||||
## 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.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user