Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle Generator #545

Closed
Drachenkaetzchen opened this issue Jul 13, 2015 · 2 comments
Closed

Bundle Generator #545

Drachenkaetzchen opened this issue Jul 13, 2015 · 2 comments
Labels

Comments

@Drachenkaetzchen
Copy link

I'm missing a bundle generator in this plugin. Things I'd love to see:

  • Auto generate the *Bundle.php file based on namespace settings. For example, if my app is PartKeepr and my Bundle is FootprintBundle, it should generate a PartKeeprFootprintBundle.php file with the correct namespace and class names. I'm not sure if this can be done with a PhpStorm template
  • Auto registration of the generated bundle if app/console generate:bundle was not used
  • Invoke app/console generate:bundle
@Haehnchen
Copy link
Owner

target is to provide more generator actions. also the bundle itself is on the roadmap.

@Haehnchen Haehnchen added the todo label Aug 2, 2015
@Haehnchen
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants