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

Make it easier to integrate with debug toolbar #256

Open
umpirsky opened this issue May 8, 2019 · 2 comments
Open

Make it easier to integrate with debug toolbar #256

umpirsky opened this issue May 8, 2019 · 2 comments

Comments

@umpirsky
Copy link

umpirsky commented May 8, 2019

Use case

The bundle is required as dev dependency and used only in dev mode.
The only feature used is debug toolbar integration (and maybe Symfony logs).

Proposition

Make it easier to use debug toolbar integration only, without the need to configure clients using this bundle format.

One way to do it can be using custom tag for clients, bundle then collect all tagged guzzle clients and do it's magic.

@florianpreusner
Copy link
Member

Hi @umpirsky,

thanks for your proposal. You would like to use symfony debug toolbar with your "own" clients that have been created without this bundle, right? So by tagging them they should be integrated in debug toolbar? Is my understanding correct?

Cheers

@umpirsky
Copy link
Author

Yes, that would be very useful and flexible.

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

No branches or pull requests

2 participants