瀏覽代碼

Merge branch 'patch-2' of https://github.com/ojhaujjwal/awesome-php into ojhaujjwal-patch-2

Conflicts:
	README.md
pull/279/merge
Jamie 11 年之前
父節點
當前提交
b6b4ed1c7b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -485,6 +485,8 @@ Libraries to help manage database schemas and migrations.
485 485
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
486 486
 * [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
487 487
 * [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
488
+* [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
489
+* [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library.
488 490
 
489 491
 ## Markup
490 492
 *Libraries for working with markup.*

Loading…
取消
儲存