2017 © Pedro Peláez
 

symfony-bundle guzzle-bundle

Log guzzle request in Symfony profiler

image

maximecolin/guzzle-bundle

Log guzzle request in Symfony profiler

  • Thursday, July 7, 2016
  • by maximecolin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ColinGuzzleBunlde

Log Guzzle in Symfony profiler, (*1)

Installation

composer require maximecolin/guzzle-bundle, (*2)

Compatibility

Works only with Guzzle 6 for now, (*3)

Usage

services:
    your_guzzle_services_id:
        class: GuzzleHttp\Client
        tags:
            - { name: guzzle.client }

The Versions

07/07 2016

dev-master

9999999-dev https://github.com/maximecolin/GuzzleBundle

Log guzzle request in Symfony profiler

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle http symfony client guzzle guzzle6