Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/darkwood-com/darkwood-generator-bundle
- Owner: darkwood-com
- License: mit
- Archived: true
- Created: 2013-10-31T13:16:20.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2020-09-21T15:20:26.000Z (about 4 years ago)
- Last Synced: 2024-08-01T20:47:41.694Z (3 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).