mateusjunges/laravel-acl
This package provides a complete Access Control List management
Maintainers
Package info
github.com/mateusjunges/laravel-acl
Type:laravel-package
pkg:composer/mateusjunges/laravel-acl
Fund package maintenance!
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
Provides
None
Conflicts
None
Replaces
None
MIT 79efbcb9dbd3699566664247232cd87f335425ee
- Mateus Junges <mateus.woop@junges.dev>
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.
👁 Latest Version on Packagist
👁 Total Downloads
👁 MIT Licensed
👁 Check & fix styling
👁 Image
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.
