Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darkwood-com/darkwood-generator-bundle

Generates Symfony2 bundles, entities, forms, CRUD, and more... http://symfony.com
https://github.com/darkwood-com/darkwood-generator-bundle

Last synced: 2 days ago
JSON representation

Generates Symfony2 bundles, entities, forms, CRUD, and more... http://symfony.com

Awesome Lists containing this project

README

        

DarkwoodGeneratorBundle
=====================

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](http://symfony.com/doc/current/bundles/SensioGeneratorBundle/index.html).