wolnosciowiec / voter-skeleton-bundle
Skeleton implementation of Symfony voter
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Type:symfony-bundle
Requires
- php: >=7.0
- symfony/security: >=2.8
Requires (Dev)
This package is not auto-updated.
Last update: 2020-01-24 16:37:03 UTC
README
A voter simple implementation concept.
Assumptions:
- Permission name is a class method name
- Convention of methods naming is "can{do Something}"
- Voter could be (but not must be) limited to a selected data type