Download the PHP package naprstek/acl-entity without Composer
On this page you can find all versions of the php package naprstek/acl-entity. 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 acl-entity
AclEntity
Support for entities annotated for ACL.
To install this library, run the command below and you will get the latest version:
Usage
Create data entity this way:
For property id: role "internal" and "external" has right "view" and no role has right "edit" (you can ommit this definition, but this way is more describing).
Then in your ACL (based on Zend\Permissions\Acl\Acl for example) you define:
All versions of acl-entity with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
zendframework/zend-permissions-acl Version ^2.6
zendframework/zend-eventmanager Version ^3.2
zendframework/zend-code Version ^3.3
doctrine/annotations Version ^1.6
doctrine/doctrine-orm-module Version ^2.1
zendframework/zend-permissions-acl Version ^2.6
zendframework/zend-eventmanager Version ^3.2
zendframework/zend-code Version ^3.3
doctrine/annotations Version ^1.6
doctrine/doctrine-orm-module Version ^2.1
The package naprstek/acl-entity contains the following files
Loading the files please wait ....