623b78e939
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info> |
||
---|---|---|
.. | ||
Command | ||
Generator | ||
Manipulator | ||
Resources | ||
Tests | ||
.gitignore | ||
.travis.yml | ||
composer.json | ||
LICENSE | ||
phpunit.xml.dist | ||
README.md | ||
SensioGeneratorBundle.php |
SensioGeneratorBundle
The SensioGeneratorBundle
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.