Skip to content

theodo/accent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACCENT - API Platform route access-control checker

ACCENT (Access Control Checker Easy Neat Thorough) is a Symfony command to check that all your API Platform routes have an access control.

Installation

Require the bundle

composer require --dev theodo/accent-bundle

Run the command

bin/console theodo:access-control