소스 검색

Merge pull request #187 from dereuromark/master-i18n

Add missing I18n section.
pull/216/merge
Jamie York 11 년 전
부모
커밋
dec47d16aa
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6
    0
      README.md

+ 6
- 0
README.md 파일 보기

@@ -52,6 +52,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
52 52
 	- [Data Structure and Storage](#data-structure-and-storage)
53 53
 	- [Notifications](#notifications)
54 54
 	- [Deployment](#deployment)
55
+	- [I18n](#i18n)
55 56
 	- [Third Party APIs](#third-party-apis)
56 57
 	- [Extensions](#extensions)
57 58
 	- [Miscellaneous](#miscellaneous)
@@ -545,6 +546,11 @@ Libraries to help manage database schemas and migrations.
545 546
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
546 547
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
547 548
 
549
+## I18n
550
+*Libraries for I18n (Internationalization) and L10n (Localization)*
551
+
552
+* [Aura.Intl](https://github.com/auraphp/Aura.Intl)
553
+
548 554
 ## Third Party APIs
549 555
 *Libraries for accessing third party APIs.*
550 556
 

Loading…
취소
저장