tweedegolf/generatorbundle

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

Symfony integration for tweedegolf/generator

v0.3.2 2013-09-16 11:49 UTC

This package is auto-updated.

Last update: 2023-03-01 00:19:22 UTC


README

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