Browse Source

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

Conflicts:
	README.md
pull/279/merge
Jamie 11 years ago
parent
commit
b6b4ed1c7b
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -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…
Cancel
Save