Download the PHP package orbitale/permissions-bundle without Composer
On this page you can find all versions of the php package orbitale/permissions-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orbitale/permissions-bundle
More information about orbitale/permissions-bundle
Files in orbitale/permissions-bundle
Download orbitale/permissions-bundle
More information about orbitale/permissions-bundle
Files in orbitale/permissions-bundle
Vendor orbitale
Package permissions-bundle
Short Description Using a new "permissions" directive as a single voter
License MIT
Package permissions-bundle
Short Description Using a new "permissions" directive as a single voter
License MIT
Please rate this library. Is it a good library?
Informations about the package permissions-bundle
Permissions bundle
The goal of this bundle is to add simple ExpressionLanguage based permissions to Symfony, to rely on something with more logic than Roles and less heavy than creating Voters.
Install
-
Require it with composer
-
Add the bundle to your kernel
-
Setup your desired permissions:
- Use them in your controllers
Configuration reference
Real life example
All versions of permissions-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5|^7.0
symfony/config Version ^3.0|^4.0
symfony/http-kernel Version ^3.0|^4.0
symfony/expression-language Version ^3.0|^4.0
symfony/security-bundle Version ^3.0|^4.0
symfony/dependency-injection Version ^3.0|^4.0
symfony/config Version ^3.0|^4.0
symfony/http-kernel Version ^3.0|^4.0
symfony/expression-language Version ^3.0|^4.0
symfony/security-bundle Version ^3.0|^4.0
symfony/dependency-injection Version ^3.0|^4.0
The package orbitale/permissions-bundle contains the following files
Loading the files please wait ....