2017 © Pedro Peláez
 

symfony-bundle generator-bundle

Generator

image

sumocoders/generator-bundle

Generator

  • Friday, July 14, 2017
  • by tijsverkoyen
  • Repository
  • 3 Watchers
  • 0 Stars
  • 2,289 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 22 % Grown

The README.md

SumoCoders GeneratorBundle

The GeneratorBundle will help you with some boilerplate code by generating Commands, Command handlers and service configuration based on a given entity., (*1)

License

This bundle is under the MIT license. See the complete license at: LICENSE, (*2)

About

GeneratorBundle is a bundle created by SumoCoders and is intended to be used with the Framework or with ForkCMS., (*3)

Usage

Symfony

app/console sumocoders:generate --entityFQN 'AppBundle\Entity\Post, (*4)

ForkCMS

app/console sumocoders:generate --entityFQN 'Backend\Modules\MyModule\Entity\Post, (*5)

Known Issues

  • Class names when not generated with FQN are prefixed with a backslash.

Other issues?

Feel free to add an Issue on Github, or even better create a Pull Request., (*6)

The Versions

14/07 2017

dev-master

9999999-dev

Generator

  Sources   Download

MIT

The Requires

 

by Bruno Vitorino

14/07 2017

v1.0

1.0.0.0

Generator

  Sources   Download

MIT

The Requires

 

by Bruno Vitorino

10/07 2017

dev-1-the-entity-manager-doesnt-get-initialised-in-the-constructor

dev-1-the-entity-manager-doesnt-get-initialised-in-the-constructor

Generator

  Sources   Download

MIT

The Requires

 

by Bruno Vitorino