dev-master
9999999-dev https://github.com/maximecolin/GuzzleBundleLog guzzle request in Symfony profiler
MIT
The Requires
The Development Requires
by Maxime Colin
bundle http symfony client guzzle guzzle6
Wallogit.com
2017 © Pedro Peláez
Log guzzle request in Symfony profiler
Log Guzzle in Symfony profiler, (*1)
composer require maximecolin/guzzle-bundle, (*2)
Works only with Guzzle 6 for now, (*3)
services:
your_guzzle_services_id:
class: GuzzleHttp\Client
tags:
- { name: guzzle.client }
Log guzzle request in Symfony profiler
MIT
bundle http symfony client guzzle guzzle6