Skip to content

[suggestion] Symfony Bundle option? #29

Closed
@AndrewCarterUK

Description

@AndrewCarterUK

Hello,

Thank you for your work on this - it was a great inspiration for a project of mine (PHPFastCGI) that I've had much enjoyment and success with.

My suggestion is for you to provide a bundle integration for your project to the Symfony framework. You can use the container to retrieve the kernel as a service (for handling requests) and you can insert console commands directly into the application.

I can see that this set up allows you to bootstrap Symfony and Laravel - and my suggestion would only work for Symfony, but the ease of installation makes it a very appealing option. Getting going is as simple as composer requiring a bundle, adding it to the kernel, and away you go - a process Symfony users are very familiar with.

I've already done this with PHPFastCGI: Speedfony Bundle so this may be a useful reference for you.

Anyway, keep up the good work - and I won't be offended if you close this for not being a route that you want to go down :)

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