浏览代码

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
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
485
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
486
 * [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
486
 * [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
487
 * [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
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
 ## Markup
491
 ## Markup
490
 *Libraries for working with markup.*
492
 *Libraries for working with markup.*

正在加载...
取消
保存