| Install | |
|---|---|
composer require cline/warden |
|
| Latest Version: | 5.0.3 |
| PHP: | ^8.5.0 |
Warden is an elegant library for managing roles and permissions in Laravel applications. It provides a simple, expressive API for authorization that integrates seamlessly with Laravel's native authorization system.
This is a fork of Bouncer by Joseph Silber, exploring alternative organizational patterns while maintaining compatibility.
Requires PHP 8.4+ and Laravel 12+
composer require cline/warden
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.
The MIT License. Please see License File for more information.