tweedegolf/generatorbundle

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

Symfony integration for tweedegolf/generator

Installs: 447

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 1

Open Issues: 0

pkg:composer/tweedegolf/generatorbundle

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