2017 © Pedro Peláez
 

symfony-bundle voter-skeleton-bundle

Skeleton implementation of Symfony voter

image

wolnosciowiec/voter-skeleton-bundle

Skeleton implementation of Symfony voter

  • Sunday, December 10, 2017
  • by blackandred
  • Repository
  • 1 Watchers
  • 2 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Voter Skeleton

A voter simple implementation concept., (*1)

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, (*2)

The Versions

10/12 2017

dev-master

9999999-dev

Skeleton implementation of Symfony voter

  Sources   Download

LGPLv3

The Requires

 

The Development Requires