https://github.com/ck-developer/ckgeneratorbundle
Generates Symfony2 bundles, entities, forms, CRUD, and more ...
https://github.com/ck-developer/ckgeneratorbundle
Last synced: 10 days ago
JSON representation
Generates Symfony2 bundles, entities, forms, CRUD, and more ...
- Host: GitHub
- URL: https://github.com/ck-developer/ckgeneratorbundle
- Owner: ck-developer
- Created: 2015-05-04T14:07:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T17:30:11.000Z (about 11 years ago)
- Last Synced: 2025-01-11T04:29:42.484Z (over 1 year ago)
- Language: PHP
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CkGeneratorBundle
=====================
The `CkGeneratorBundle` 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.