sterntours/trunk/_vendor/sensio/generator-bundle
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00
..
Command Update 2020-03-07 19:46:02 +01:00
Generator Update 2020-03-07 19:46:02 +01:00
Manipulator Update 2020-03-07 19:46:02 +01:00
Model Update 2020-03-07 19:46:02 +01:00
Resources Update 2020-03-07 19:46:02 +01:00
Tests Update 2020-03-07 19:46:02 +01:00
.gitignore Update 2020-03-07 19:46:02 +01:00
.travis.yml Update 2020-03-07 19:46:02 +01:00
composer.json Update 2020-03-07 19:46:02 +01:00
LICENSE Update 2020-03-07 19:46:02 +01:00
phpunit.xml.dist Update 2020-03-07 19:46:02 +01:00
README.md Update 2020-03-07 19:46:02 +01:00
SensioGeneratorBundle.php Update 2020-03-07 19:46:02 +01: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.