avro/generator-bundle

Symfony2 Generator Bundle

Installs: 192

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 4

Forks: 5

Open Issues: 0

Type:symfony-bundle

dev-master 2013-01-12 03:17 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:56:19 UTC


README

Symfony2 Code Generator.

Features:

  • Use twig to create configurable templates
  • Add templates to generator via configuration file
  • Generate code from mapped entities
  • Generate bundle skeleton
  • Manipulate existing code
  • Easily extend included templates

Documentation

Read the documentation.