mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add missing I18n section.
This commit is contained in:
parent
cf838a6ee5
commit
7c4e607a29
@ -47,6 +47,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
- [Data Structure and Storage](#data-structure-and-storage)
|
- [Data Structure and Storage](#data-structure-and-storage)
|
||||||
- [Notifications](#notifications)
|
- [Notifications](#notifications)
|
||||||
- [Deployment](#deployment)
|
- [Deployment](#deployment)
|
||||||
|
- [I18n](#i18n)
|
||||||
- [Third Party APIs](#third-party-apis)
|
- [Third Party APIs](#third-party-apis)
|
||||||
- [Extensions](#extensions)
|
- [Extensions](#extensions)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [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.
|
* [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.
|
* [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
|
## Third Party APIs
|
||||||
*Libraries for accessing third party APIs.*
|
*Libraries for accessing third party APIs.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user