Skip to content

CLI command to verify that all components are registered #66

@boesing

Description

@boesing

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions