cline/warden is a Laravel package for eloquent roles and abilities..
It currently has 0 GitHub stars and 6.719 downloads on Packagist (latest version 5.0.3).
Install it with composer require cline/warden.
Discover more Laravel packages by cline
or browse all Laravel packages to compare alternatives.
Last updated
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.