Download the PHP package forknetwork/guzzle3 without Composer
On this page you can find all versions of the php package forknetwork/guzzle3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download forknetwork/guzzle3
More information about forknetwork/guzzle3
Files in forknetwork/guzzle3
Download forknetwork/guzzle3
More information about forknetwork/guzzle3
Files in forknetwork/guzzle3
Vendor forknetwork
Package guzzle3
Short Description PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
License MIT
Homepage http://guzzlephp.org/
Package guzzle3
Short Description PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
License MIT
Homepage http://guzzlephp.org/
Please rate this library. Is it a good library?
Informations about the package guzzle3
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.
Guzzle 3 is no longer maintained and is now end of life.
About Guzzle 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.
After installing, you need to require Composer's autoloader:
Known Issues
- Problem following a specific redirect: https://github.com/guzzle/guzzle/issues/385. This has been fixed in Guzzle 4/5.
- Root XML attributes not serialized in a service description: https://github.com/guzzle/guzzle3/issues/5. This has been fixed in Guzzle 4/5.
- Accept-Encoding not preserved when following redirect: https://github.com/guzzle/guzzle3/issues/9 Fixed in Guzzle 4/5.
- String "Array" Transmitted w/ PostFiles and Duplicate Aggregator: https://github.com/guzzle/guzzle3/issues/10 Fixed in Guzzle 4/5.
- Recursive model references with array items: https://github.com/guzzle/guzzle3/issues/13 Fixed in Guzzle 4/5
- String "Array" Transmitted w/ PostFiles and Duplicate Aggregator: https://github.com/guzzle/guzzle3/issues/10 Fixed in Guzzle 4/5.
All versions of guzzle3 with dependencies
PHP Build Version
Package Version
The package forknetwork/guzzle3 contains the following files
Loading the files please wait ....