1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-24 01:32:56 +02:00

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

Conflicts:
	README.md
This commit is contained in:
Jamie
2015-02-06 19:31:51 -07:00

View File

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