symfony / maker-bundle

Symfony Maker Bundle
https://symfony.com/
MIT License
3.35k stars 406 forks source link

Allow specifying directories per maker #624

Open BackEndTea opened 4 years ago

BackEndTea commented 4 years ago

We're attempting to use a layered architecture, which means our directory structure is a bit different from the standard. We still love to use this bundle, but it would be great for us if we could specify the 'root' directory per type of maker. I know we currently are able to provide the 'root' directory, but we need a bit more control per maker.

Is this something that could be added? If so i'd be willing to provide a PR if you can point me in the right direction.

thewalkingcoder commented 3 years ago

@BackEndTea maybe twc/Bundle can help you

jrushlow commented 3 years ago

see duplicate #594 for additional context