tweedegolf/generatorbundle

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

Symfony integration for tweedegolf/generator

Maintainers

Package info

github.com/tweedegolf/generatorbundle

pkg:composer/tweedegolf/generatorbundle

Statistics

Installs: 447

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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