Selaa lähdekoodia

enamed the category "Authentication" to "Authentication and Authorization"

Added the Lock library to build access control lists (ACL).
pull/298/head
Josiel Alves dos Santos 11 vuotta sitten
vanhempi
commit
fdec5e9380
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4
    4
      README.md

+ 4
- 4
README.md Näytä tiedosto

@@ -45,7 +45,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
45 45
 	- [Queue](#queue)
46 46
 	- [Search](#search)
47 47
 	- [Command Line](#command-line)
48
-	- [Authentication](#authentication)
48
+	- [Authentication and Authorization](#authentication-and-authorization)
49 49
 	- [Markup](#markup)
50 50
 	- [Strings](#strings)
51 51
 	- [Numbers](#numbers)
@@ -69,7 +69,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
69 69
 	- [PHP Websites](#php-websites)
70 70
 	- [Other Websites](#other-websites)
71 71
 	- [PHP Books](#php-books)
72
-	- [Other Books](#other-books)
73 72
 	- [PHP Videos](#php-videos)
74 73
 	- [PHP Reading](#php-reading)
75 74
 	- [PHP Internals Reading](#php-internals-reading)
@@ -458,8 +457,8 @@ Libraries to help manage database schemas and migrations.
458 457
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
459 458
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
460 459
 
461
-## Authentication
462
-*Libraries for implementing authentications schemes.*
460
+## Authentication and Authorization
461
+*Libraries for implementing user authentication and authorization.*
463 462
 
464 463
 * [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
465 464
 * [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication.
@@ -471,6 +470,7 @@ Libraries to help manage database schemas and migrations.
471 470
 * [TwitterSDK](https://github.com/lyrixx/twitter-sdk) - A fully tested Twitter SDK.
472 471
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
473 472
 * [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
473
+* [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
474 474
 
475 475
 ## Markup
476 476
 *Libraries for working with markup.*

Loading…
Peruuta
Tallenna