kekrozsak/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle
Polonkai Gergely 082a0130c2 Initial commit with Symfony 2.1+Vendors
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 09:52:20 +02:00
..
Command Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
Generator Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
Manipulator Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
Resources Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
.travis.yml Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
LICENSE Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
README.md Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
SensioGeneratorBundle.php Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00
composer.json Initial commit with Symfony 2.1+Vendors 2012-07-01 09:52:20 +02:00

README.md

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.