Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

tweedegolf/generatorbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TweedeGolfGeneratorBundle

Generate code for your Symfony project.

Components and design

  • GeneratorRegistry
    • Registry containing all currently registered generators
  • Generator
    • Class responsible for collecting the parameters and calling the correct builders