2017 © Pedro Peláez
 

library guzzle

PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle

image

guzzle/guzzle

PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle

  • Wednesday, October 26, 2016
  • by jeremeamia
  • Repository
  • 12 Watchers
  • 59 Stars
  • 36,302,878 Installations
  • PHP
  • 1092 Dependents
  • 79 Suggesters
  • 59 Forks
  • 25 Open issues
  • 74 Versions
  • 4 % Grown

The README.md

Guzzle, PHP HTTP client and webservice framework

This is an old version of Guzzle

This repository is for Guzzle 3.x. Guzzle 5.x, the new version of Guzzle, has been released and is available at https://github.com/guzzle/guzzle. The documentation for Guzzle version 5+ can be found at http://guzzlephp.org., (*1)

Guzzle 3 is no longer maintained and is now end of life., (*2)

About Guzzle 3

Composer Downloads Build Status, (*3)

  • Extremely powerful API provides all the power of cURL with a simple interface.
  • Truly take advantage of HTTP/1.1 with persistent connections, connection pooling, and parallel requests.
  • Service description DSL allows you build awesome web service clients faster.
  • Symfony2 event-based plugin system allows you to completely modify the behavior of a request.

Installing via Composer

The recommended way to install Guzzle is through Composer., (*4)

# Install Composer
curl -sS https://getcomposer.org/installer | php

# Add Guzzle as a dependency
php composer.phar require guzzle/guzzle:~3.9

After installing, you need to require Composer's autoloader:, (*5)

require 'vendor/autoload.php';

Known Issues

  1. Problem following a specific redirect: https://github.com/guzzle/guzzle/issues/385. This has been fixed in Guzzle 4/5.
  2. Root XML attributes not serialized in a service description: https://github.com/guzzle/guzzle3/issues/5. This has been fixed in Guzzle 4/5.
  3. Accept-Encoding not preserved when following redirect: https://github.com/guzzle/guzzle3/issues/9 Fixed in Guzzle 4/5.
  4. String "Array" Transmitted w/ PostFiles and Duplicate Aggregator: https://github.com/guzzle/guzzle3/issues/10 Fixed in Guzzle 4/5.
  5. Recursive model references with array items: https://github.com/guzzle/guzzle3/issues/13 Fixed in Guzzle 4/5
  6. String "Array" Transmitted w/ PostFiles and Duplicate Aggregator: https://github.com/guzzle/guzzle3/issues/10 Fixed in Guzzle 4/5.

The Versions

26/10 2016

dev-master

9999999-dev http://guzzlephp.org/

PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

30/06 2016

dev-mark-abandoned

dev-mark-abandoned http://guzzlephp.org/

PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

18/03 2015

v3.9.3

3.9.3.0 http://guzzlephp.org/

PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

11/08 2014

v3.9.2

3.9.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

07/05 2014

v3.9.1

3.9.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

23/04 2014

v3.9.0

3.9.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

28/01 2014

v3.8.1

3.8.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

06/12 2013

v3.8.0

3.8.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

02/10 2013

v3.7.4

3.7.4.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

08/09 2013

v3.7.3

3.7.3.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

02/08 2013

v3.7.2

3.7.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

05/07 2013

v3.7.1

3.7.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

11/06 2013

v3.7.0

3.7.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

30/05 2013

v3.6.0

3.6.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

13/05 2013

v3.5.0

3.5.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

30/04 2013

v3.4.3

3.4.3.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

30/04 2013

v3.4.2

3.4.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

16/04 2013

v3.4.1

3.4.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

12/04 2013

v3.4.0

3.4.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

11/03 2013

v3.3.1

3.3.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

04/03 2013

v3.3.0

3.3.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

15/02 2013

v3.2.0

3.2.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

28/01 2013

v3.1.2

3.1.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

21/01 2013

v3.1.1

3.1.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

14/01 2013

v3.1.0

3.1.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

20/12 2012

v3.0.7

3.0.7.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

10/12 2012

v3.0.6

3.0.6.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

19/11 2012

v3.0.5

3.0.5.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

12/11 2012

v3.0.4

3.0.4.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

04/11 2012

v3.0.3

3.0.3.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

25/10 2012

v3.0.2

3.0.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

22/10 2012

v3.0.1

3.0.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

16/10 2012

v3.0.0

3.0.0.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

16/10 2012

v2.8.8

2.8.8.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

30/09 2012

v2.8.7

2.8.7.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

06/09 2012

v2.8.6

2.8.6.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

29/08 2012

v2.8.5

2.8.5.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

15/08 2012

v2.8.4

2.8.4.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

30/07 2012

v2.8.3

2.8.3.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

24/07 2012

v2.8.2

2.8.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

16/07 2012

v2.8.1

2.8.1.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

16/07 2012
02/07 2012

v2.7.2

2.7.2.0 http://guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service http client

27/06 2012

v2.7.1

2.7.1.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service

25/06 2012

v2.7.0

2.7.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http client web service

10/06 2012

v2.6.6

2.6.6.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

04/06 2012

v2.6.5

2.6.5.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

31/05 2012

v2.6.4

2.6.4.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

23/05 2012

v2.6.3

2.6.3.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

20/05 2012

v2.6.2

2.6.2.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

19/05 2012

v2.6.1

2.6.1.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

15/05 2012

v2.6.0

2.6.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

08/05 2012

v2.5.0

2.5.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

24/04 2012

v2.4.1

2.4.1.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

22/04 2012

v2.4.0

2.4.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

17/04 2012

v2.3.2

2.3.2.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

The Development Requires

curl framework rest http web service

03/04 2012

v2.2.4

2.2.4.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

20/03 2012

v2.2.3

2.2.3.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

17/02 2012

v2.2.2

2.2.2.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

14/02 2012

v2.2.1

2.2.1.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

08/02 2012

v2.2.0

2.2.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

29/01 2012

v2.1.4

2.1.4.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

25/01 2012

v2.1.3

2.1.3.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

25/01 2012

v2.1.2

2.1.2.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

24/01 2012

v2.1.1

2.1.1.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

24/01 2012

v2.1.0

2.1.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

23/01 2012

v2.0.5

2.0.5.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

22/01 2012

v2.0.4

2.0.4.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

20/01 2012

v2.0.3

2.0.3.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

18/01 2012

v2.0.2

2.0.2.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

16/01 2012

v2.0.1

2.0.1.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

15/01 2012

v2.0.0

2.0.0.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

 

framework rest http web service

31/12 2011

v1.0.4

1.0.4.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

framework rest http

14/11 2011

v1.0.3

1.0.3.0 http://www.guzzlephp.org/

Guzzle is a PHP HTTP client library and framework for building RESTful web service clients

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

framework rest http