Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Host Silex-specific versions of the Console commands that use the descriptor #3

@dominics

Description

@dominics

Would there be any interest in hosting Silex-specific versions of the FrameworkBundle commands in this codebase? (i.e. these, but more specifically focussing on the debug:router and debug:event-dispatcher commands).

There are a few Silex-specific subtleties (e.g. passing a RouteCollection to DebugRouterCommand instead of a RouterInterface), so having commands that work with Silex out of the box would seem useful; it'd make using the descriptor itself much easier; just register the Command classes against whatever Console framework you're using in Silex (e.g. I'm using knplabs/console-service-provider)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions