dev-1-the-entity-manager-doesnt-get-initialised-in-the-constructor
dev-1-the-entity-manager-doesnt-get-initialised-in-the-constructorGenerator
MIT
The Requires
- php ^5.5 || ^7.0
- jms/cg ^1.2
by Bruno Vitorino
Generator
The GeneratorBundle will help you with some boilerplate code by generating Commands, Command handlers and service configuration based on a given entity., (*1)
This bundle is under the MIT license. See the complete license at: LICENSE, (*2)
GeneratorBundle is a bundle created by SumoCoders and is intended to be used with the Framework or with ForkCMS., (*3)
app/console sumocoders:generate --entityFQN 'AppBundle\Entity\Post
, (*4)
app/console sumocoders:generate --entityFQN 'Backend\Modules\MyModule\Entity\Post
, (*5)
Feel free to add an Issue on Github, or even better create a Pull Request., (*6)
Generator
MIT