ludofleury / GuzzleBundle

Debug your API Calls with a Symfony web profiler for guzzle
http://ludofleury.github.io/GuzzleBundle/
MIT License
82 stars 21 forks source link

Make the bundle compatible with GuzzleHttp #22

Closed Ninir closed 10 years ago

Ninir commented 10 years ago

Hi,

currently, the bundle supports the version 3.0 correctly. @ludofleury Did you plan to support GuzzleHttp (aka Guzzle 4.*?)

Would be glad to help.

Thanks.

ludofleury commented 10 years ago

Hi, not at the moment, I didn't follow the evolution for Guzzle. Since this bundle is just a collector/panel, I guess it shouldn't be complicated. I'm really busy right now since January, I'll try to free some time for open-source project ASAP.

Feel free to contribute if you're in a urge or if it please you. Thanks.

ludofleury commented 10 years ago

Check discussion at https://github.com/misd-service-development/guzzle-bundle/issues/28

Ninir commented 10 years ago

Let's continue the discussion there then, thanks @ludofleury.