sterntours/vendor/sensio/generator-bundle
2020-07-09 12:49:32 +02:00
..
Command init without trunk 2020-07-09 12:49:32 +02:00
Generator init without trunk 2020-07-09 12:49:32 +02:00
Manipulator init without trunk 2020-07-09 12:49:32 +02:00
Model init without trunk 2020-07-09 12:49:32 +02:00
Resources init without trunk 2020-07-09 12:49:32 +02:00
Tests init without trunk 2020-07-09 12:49:32 +02:00
.gitignore init without trunk 2020-07-09 12:49:32 +02:00
.travis.yml init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
LICENSE init without trunk 2020-07-09 12:49:32 +02:00
phpunit.xml.dist init without trunk 2020-07-09 12:49:32 +02:00
README.md init without trunk 2020-07-09 12:49:32 +02:00
SensioGeneratorBundle.php init without trunk 2020-07-09 12:49:32 +02:00

SensioGeneratorBundle

WARNING: This bundle does not support Symfony 4. It also does not support the new bundle-less directory structure as created by Symfony Flex. Use the Maker bundle instead.

The SensioGeneratorBundle extends the default Symfony 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.