Doctrine ACL for Doctrine 2 and Laravel 6
1.1.1
2019-10-07 16:59 UTC
Requires
- php: ^7.2
- illuminate/auth: ^6.0
- illuminate/config: ^6.0
- illuminate/contracts: ^6.0
- illuminate/support: ^6.0
- laravel-doctrine/orm: ~1.5.0
Requires (Dev)
- phpunit/phpunit: ^7.0
- mockery/mockery: ^1.0
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 |
See Composer documentation about the tilde range (~).