|
|
@@ -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.*
|