php-api-wrapper icon indicating copy to clipboard operation
php-api-wrapper copied to clipboard

[Symfony] Add API calls to profiler

Open TZK- opened this issue 5 years ago • 0 comments

There is a decorator used to inject API calls (endpoints, HTTP data & response time) in the laravel debugbar.

We can implement such a feature in Symfony thanks to the Profiler via DataCollectors

TZK- avatar Apr 15 '20 19:04 TZK-