Footprint
User authentication wrapper
A CakePHP plugin to allow passing the currently logged-in user info to model layers.
CakePHP plugin to allow passing currently logged in user to model layer.
95 stars
9 watching
23 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
cakephpcakephp-pluginphp
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/authentication | Provides authentication functionality to secure user access in PHP applications. | 117 |
cakedc/users | A user authentication plugin for CakePHP that provides basic and advanced features for managing users. | 522 |
andrej-griniuk/cakephp-two-factor-auth | A two-factor authentication plugin for CakePHP, providing an additional layer of security for user authentication. | 37 |
usemuffin/obfuscate | A plugin for CakePHP that provides primary key obfuscation using various strategies | 36 |
usemuffin/slug | Automatically generates unique URLs from record data in a CakePHP application. | 35 |
uzyn/cakephp-opauth | A plugin for integrating multi-provider authentication into CakePHP applications. | 128 |
cakephp/authorization | A middleware plugin providing framework around access control and authorization in the CakePHP framework. | 76 |
admad/cakephp-social-auth | A CakePHP plugin for social authentication using OAuth 2.0 protocols. | 49 |
dereuromark/cakephp-tinyauth | A CakePHP plugin for handling authentication and authorization in a simple and efficient way. | 126 |
usemuffin/sti | Enables object-oriented inheritance in relational databases using a single table approach. | 6 |
usemuffin/webservice | A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. | 89 |
admad/cakephp-jwt-auth | Provides JSON Web Token-based authentication for CakePHP applications | 163 |
ali1/cakephp-bruteforce | A CakePHP plugin for adding Brute Force Protection to controller methods. | 3 |
jomweb/cakeimpersonate | A plugin that enables impersonation of users in CakePHP applications | 7 |
usemuffin/tokenize | A plugin that generates and manages security tokens for password protection in web applications. | 13 |