sadikoff / flex-generator-bundle
This package is abandoned and no longer maintained.
The author suggests using the koff/crud-maker-bundle package instead.
This bundle generates code for you
Package info
github.com/sadikoff/SensioGeneratorBundle
Type:symfony-bundle
pkg:composer/sadikoff/flex-generator-bundle
v5.0.1
2017-10-29 10:39 UTC
Requires
- symfony/console: ^3.4|^4.0
- symfony/framework-bundle: ^3.4|^4.0
- symfony/process: ^3.4|^4.0
- symfony/yaml: ^3.4|^4.0
- twig/twig: ~1.34|~2.4
Requires (Dev)
- doctrine/orm: ~2.4
- symfony/doctrine-bridge: ^3.4|^4.0
- symfony/filesystem: ^3.4|^4.0
Conflicts
This package is auto-updated.
Last update: 2022-02-01 13:09:48 UTC
README
DEPRECATED! Soon will be new bundle for Symfony 3.4|4.0 (flex)
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.