Download the PHP package madlines/security-resolver-bundle without Composer
On this page you can find all versions of the php package madlines/security-resolver-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package security-resolver-bundle
SecurityResolverBundle
This is a bridge between Symfony2 or Symfony3 and Madlines Security Resolver.
Installation
then update your AppKernel.php
Configuration
Prepare your voters like that:
Then connect each voter as a tagged service:
Optionally you can change a voter's method name by adding a method
attribute to a tag.
Usage
Execute isGranted
method on security resolver's service which is registered as madlines.security_resolver.access_resolver
.
For example:
All versions of security-resolver-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
madlines/common-security-resolver Version ^1.1
symfony/symfony Version ^2.7 | ^3.0
madlines/common-security-resolver Version ^1.1
symfony/symfony Version ^2.7 | ^3.0
The package madlines/security-resolver-bundle contains the following files
Loading the files please wait ....