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

CLI command to verify that all components are registered #66

Open
boesing opened this issue Jan 12, 2023 · 1 comment
Open

CLI command to verify that all components are registered #66

boesing opened this issue Jan 12, 2023 · 1 comment

Comments

@boesing
Copy link
Member

boesing commented Jan 12, 2023

Feature Request

Q A
New Feature yes
RFC yes
BC Break no

Summary

Hey there,
I was recently talking to a coworker and realized, that this component could also provide a CLI command which verifies that all modules/configs are properly registered (as configured).
As of now, this only suggests adding/removing stuff during composer install/update and thus does not do anything if nothing changes within vendor/ directory.
I'd love to have a CLI command which uses composer.lock to extract extra.laminas.config-provider, etc. and checks projects extra.laminas.component-auto-installs and extra.component-ignore-list to verify if everything is properly registered in either module.config.php or config.php (the same way as it does during composer install).

@froschdesign
Copy link
Member

Nice idea! 👍🏻

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

No branches or pull requests

2 participants