wolnosciowiec/voter-skeleton-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Skeleton implementation of Symfony voter

dev-master 2017-12-10 21:21 UTC

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