hannesvdvreken / guzzle-clockwork

A Guzzle plugin that lets you debug everything in the Clockwork browser extension.
MIT License
42 stars 9 forks source link

Could you please update the documentation? #14

Closed YunYami closed 10 months ago

YunYami commented 10 months ago

It seems to be outdated. Some classes no longer exist. I am currently using Guzzle 7.2, and I couldn't find GuzzleHttp\Profiling\Clockwork\Profiler, nor GuzzleHttp\Profiling\Clockwork\Support\Laravel\ServiceProvider.

hannesvdvreken commented 10 months ago

Correct.

The beforementioned classes can be found here: https://github.com/hannesvdvreken/guzzle-profiler. This package works together with that package. So you can profile in both Clockwork as well as Debugbar.

I'm no longer active in the PHP community. If you know someone who would be interested to take over the active maintenance of this package, feel free to let me know!