admin-platform / rbac-bundle
Symfony2 Role-Based-Access-Control
Installs: 33 452
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 22
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- admin-platform/rbac: ^1.0
- sylius/resource-bundle: ^1.0
- symfony/cache: ^5.0 || ^6.0
- symfony/framework-bundle: ^5.0 || ^6.0
Requires (Dev)
- doctrine/orm: ~2.5.0|~2.8
- phpspec/phpspec: ^3.0|^7.0
- symfony/form: ^5.0 || ^6.0
- twig/twig: ^1.0|^2.0
This package is auto-updated.
Last update: 2024-10-20 10:03:28 UTC
README
Symfony2 Role-Based-Access-Control bundle, powered by Sylius Rbac component.
phpspec examples
$ composer install $ bin/phpspec run -f pretty
MIT License
License can be found here.
Authors
The bundle was originally created by Paweł Jędrzejewski.