sensio/generator-bundle

This package is abandoned and no longer maintained. The author suggests using the symfony/maker-bundle package instead.

This bundle generates code for you

Maintainers

👁 fabpot

Package info

github.com/sensiolabs/SensioGeneratorBundle

Type:symfony-bundle

pkg:composer/sensio/generator-bundle

Statistics

Installs: 51 103 244

Dependents: 653

Suggesters: 4

Stars: 624

v3.1.7 2017-12-07 15:36 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 28cbaa244bd0816fd8908b93f90380bcd7b67a65

  • Fabien Potencier <fabien.woop@symfony.com>

README

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.