darkwood / generator-bundle
This bundle generates code for you
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Type:symfony-bundle
Requires
- symfony/console: ~2.0
- symfony/framework-bundle: ~2.2
Requires (Dev)
- doctrine/orm: ~2.2,>=2.2.3
- symfony/doctrine-bridge: ~2.2
- twig/twig: ~1.11
This package is not auto-updated.
Last update: 2021-03-28 23:13:51 UTC
README
The DarkwoodGeneratorBundle
extends the default Symfony2 command line
interface by providing new interactive and intuitive commands for generating
code skeletons like bundles, form classes, or CRUD controllers based on a
Doctrine 2 schema.
More information in the official documentation.