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

Add possibility to go through vendor namespaces also #17

Open
fogrye opened this issue Mar 7, 2024 · 0 comments
Open

Add possibility to go through vendor namespaces also #17

fogrye opened this issue Mar 7, 2024 · 0 comments

Comments

@fogrye
Copy link

fogrye commented Mar 7, 2024

This issue is about adding, at least optionally, possibility for GlobClassExporter to go through vendor dependencies.

I had a discussion in other project which uses this lib and we agreed that this is what makes sense to have. I get that it will be a little slower but should not be as bad - go through required dependencies, read theirs composer.json, if autoloader namespace matches - process also them.

I would happily contribute to this one, I just want to know from maintainers that this change is ok for them and pr won't be canceled.

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

No branches or pull requests

1 participant