Skip to content

[Console][DI] Make use of autowiring within a complex console application #52969

Open
@dsdeboer

Description

@dsdeboer

Description

At this time it seems it's still necessary to include the full framework-bundle to bootstrap a console application with working DI, with minimal lines of code. I like the approach of the separated components, but I don't get why there's also a http-kernel. Even more questions arose when I found out a router is installed too.

If this is a leftover from the time we worked without components, I'd like to rework the framework-bundle into less blown bundle to make it either work for both web and CLI, or the make a limited bundle available for just console applications.

Example

No response

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