kekrozsak/vendor/sensio/generator-bundle/Sensio/Bundle/GeneratorBundle
Polonkai Gergely 9d0d2ce524 Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
..
Command Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +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
Tests Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
.gitignore Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +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
phpunit.xml.dist Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +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.