Doctrine ACL for Doctrine 2 and Laravel 7
Installs: 151 891
Dependents: 7
Suggesters: 4
Security: 0
Stars: 39
Watchers: 11
Forks: 20
Open Issues: 6
Requires
- php: ^7.3.0
- illuminate/auth: ^8.0
- illuminate/config: ^8.0
- illuminate/contracts: ^8.0
- illuminate/support: ^8.0
- laravel-doctrine/orm: ~1.7.0
Requires (Dev)
- mockery/mockery: ^1.3.1
- phpunit/phpunit: ^8.5
README
ACL functionality for Laravel powered by Doctrine
- Roles
- Permissions
- Organisations
- Seamless integration with Laravel's Authorization system
Versions
Version | Supported Laravel Versions |
---|---|
~1.0.14 | 5.3 |
~1.0.15 | 5.4, 5.5, 5.6 |
~1.1.0 | 6.x |
~1.2.0 | 7.x |
See Composer documentation about the tilde range (~).