http://kodeinfo.com/post/laravel-authentication-packagesphp
When we talk about Laravel Authentication Sentry wins the game everytime but there are many new comers in the market so its good to test them all . Some of them are listed belowlaravel
Sentry is a simple, powerful and easy to use authorization and authentication package. It provides additional features such as groups, permissions, custom hashing algorithms and additional security features.git
It is a simple role/permission authentication package for Laravel 4 .github
Confide is a authentication solution for Laravel4 made to eliminate repetitive tasks involving the management of users: Account creation, login, logout, confirmation by e-mail, password reset, etc.app
Confide aims to be simple to use, quick to configure and flexible.ide
Entrust provides a flexible way to add Role-based Permissions to Laravel4.Entrust works very well with Confide in order to eliminate repetitive tasks involving the management of users: Account creation, login, logout, confirmation by e-mail, password reset, etc.post
Authority is an authorization system for PHP that focuses more on the concept of activities and resources rather than roles. Using different user roles is still completely possible and often needed, but rather than determining functionality based on roles throughout your app, Authority allows you to simply check if a user is allowed to perform an action on a given resource or activity.flex
Some packages may overkill your application and some may have all features which you need . So select which package will perform better in your environment .ui
- See more at: http://kodeinfo.com/post/laravel-authentication-packages#sthash.HGwtiBTo.dpufcomponent
AUTHOR