Whenever I Google things like "php authentication library" I continue to come up with a ton of results of authentication libraries designed for Code Igniter.
What I am looking for is things like the following,
I am hoping my answer fits your needs , its in two parts :
1- Zend Acl + Zend + Auth :
mysql
, msssql
, or even a session based auth
]2-symfony2 security component :
ACL
, AUTH
] in very powerful library called security you can use it in your own project as its
Symfony's security component is available as a standalone PHP library for use inside any PHP project. http://symfony.com/doc/2.0/book/security.html
it support many backend solutions , they called providers
you my see even create your own custom provider
you can even create many protected areas , in case you need it via firewalls
, its basically as DMZs
support any encryption method you might need , or create your own
its very active project too
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With