|
12 years ago | |
---|---|---|
.. | ||
Command | 12 years ago | |
Generator | 12 years ago | |
Manipulator | 12 years ago | |
Resources | 12 years ago | |
Tests | 12 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 12 years ago | |
README.md | 12 years ago | |
SensioGeneratorBundle.php | 12 years ago | |
composer.json | 12 years ago | |
phpunit.xml.dist | 12 years ago |
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.