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
Requires
- php: >=5.3.2
- avro/case-bundle: *
This package is not auto-updated.
Last update: 2024-11-09 14:30:11 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.