项目作者: sensiolabs

项目描述 :
Generates Symfony bundles, entities, forms, CRUD, and more...
高级语言: PHP
项目地址: git://github.com/sensiolabs/SensioGeneratorBundle.git
创建时间: 2011-05-31T13:54:51Z
项目社区:https://github.com/sensiolabs/SensioGeneratorBundle

开源协议:MIT License

下载


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.