Sentry is a PHP 5.3+ fully-featured authentication & authorization system. It also provides additional features such as user groups and additional security features.
Sentry is a framework agnostic set of interfaces with default implementations, though you can substitute any implementations you see fit.
It also provides additional features such as user groups and additional security features:
- Configurable authentication (can use any type of authentication required, such as username or email)
- Authorization
- Activation of user (optional)
- Groups and group permissions
- "Remember me"
- User suspension
- Login throttling (optional)
- User banning
- Password resetting
- User data
- Interface driven - switch out your own implementations at will
Installation of Sentry is very easy. We've got a number of guides to get Sentry working with your favorite framework or on it's own:
- Use in Laravel 4
- Use in FuelPHP 1
- Use in CodeIgniter 3
- Use natively (through composer)
Currently, we do not have an upgrade method from Sentry 1, however we may be able to publish one before the stable release of Sentry 2.0. When upgrading between betas or release-candidates, please see our changelog.
We offer support through our help forums, on IRC at #cartalyst and through GitHub issues (bugs only).
If you like Sentry, consider subscribing to our Arsenal. It allows us to keep creating awesome software and afford to eat at night. Subscribers also get priority support with all of our packages, both free and subscriber-only.