pbowyer / symfony-bug-49036

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test route annotation performance

Generate as many Controllers as you want via the command:

$ bin/console app: <<num>>

The template is hardcoded in the Command, and you can edit it to switch between annotations and attributes

Re-running the command will delete previously generated Controllers and create a new batch.

About


Languages

Language:PHP 80.4%Language:Shell 19.6%