Download the PHP package geniv/nette-authorizator without Composer
On this page you can find all versions of the php package geniv/nette-authorizator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geniv/nette-authorizator
More information about geniv/nette-authorizator
Files in geniv/nette-authorizator
Download geniv/nette-authorizator
More information about geniv/nette-authorizator
Files in geniv/nette-authorizator
Vendor geniv
Package nette-authorizator
Short Description Authorizator extension for Nette Framework
License MIT
Package nette-authorizator
Short Description Authorizator extension for Nette Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package nette-authorizator
ACL
Installation
or
require:
Include in application
available source drivers:
- Neon (neon filesystem) - support form
- Dibi (dibi + cache) - support form
- Array (neon configure)
policy:
allow
- all is deny, allow partdeny
- all is allow, deny partnone
- all is allow, ignore part
neon configure:
neon configure extension:
presenters:
usage:
All method onSuccess callback are default defined like $this->redirect('this');
presenters form:
generic usage on security base presenter:
form not required for correct function ACL.
Available form: role, resource, privilege and acl.
usage form:
All versions of nette-authorizator with dependencies
PHP Build Version
Package Version
The package geniv/nette-authorizator contains the following files
Loading the files please wait ....