|
|
@@ -456,6 +456,8 @@ Libraries to help manage database schemas and migrations.
|
|
456
|
456
|
* [TwitterSDK](https://github.com/lyrixx/twitter-sdk) - A fully tested Twitter SDK.
|
|
457
|
457
|
* [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
|
|
458
|
458
|
* [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
|
|
|
459
|
+* [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - Making it stupidly simple to integrate your application with OAuth 2.0 identity providers.
|
|
|
460
|
+* [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - OAuth [RFC 5849 standards-compliant](http://tools.ietf.org/html/rfc5849) library for authenticating against OAuth 1 servers.
|
|
459
|
461
|
|
|
460
|
462
|
## Markup
|
|
461
|
463
|
*Libraries for working with markup.*
|