php-api-wrapper
php-api-wrapper copied to clipboard
[Symfony] Add API calls to profiler
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