darkwood / generator-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
This bundle generates code for you
Package info
github.com/matyo91/DarkwoodGeneratorBundle
Type:symfony-bundle
pkg:composer/darkwood/generator-bundle
dev-main
2013-11-04 17:09 UTC
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.