mateusjunges / laravel-acl
This package provides a complete Access Control List management
Fund package maintenance!
mateusjunges
Installs: 65 706
Dependents: 3
Suggesters: 0
Security: 0
Stars: 562
Watchers: 18
Forks: 56
Open Issues: 0
Type:laravel-package
Requires
- php: ^8.0
- facade/ignition-contracts: ^1.0|^2.0
- illuminate/auth: ^9.0|^10.0
- illuminate/container: ^9.0|^10.0
- illuminate/database: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- orchestra/testbench: ^7.0|^8.0
- phpunit/phpunit: ^9.4
- predis/predis: ^1.1
Suggests
- facade/igntion: Needed to be able to use the ignition solutions for laravel-acl
This package is auto-updated.
Last update: 2024-01-29 05:23:07 UTC
README
Caution
As of January 2024, this package is no longer maintained. Please use spatie/laravel-permission
instead.
Laravel ACL
This package allows you to manage user permissions and groups in a database, and is compatible with Laravel v5.8 or higher. Please check the documentations.
Sponsor my work!
If you think this package helped you in any way, you can sponsor me on GitHub!
Tests
Run composer test
to test this package.
Contributing
Thank you for considering contributing for the Laravel ACL package! The contribution guide can be found here.
Changelog
Please see changelog for more information about the changes on this package.
Credits
License
The Laravel ACL package is open-sourced software licenced under the MIT License. Please see the License File for more information.