PHPackages                             forknetwork/guzzle3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. forknetwork/guzzle3

ActiveLibrary[Framework](/categories/framework)

forknetwork/guzzle3
===================

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

v3.10.1(9y ago)213.0k[1 PRs](https://github.com/ForkNetwork/guzzle3/pulls)MITPHP &gt;=5.3.3

Since Nov 14Compare

[ Source](https://github.com/ForkNetwork/guzzle3)[ Packagist](https://packagist.org/packages/forknetwork/guzzle3)[ Docs](http://guzzlephp.org/)[ RSS](/packages/forknetwork-guzzle3/feed)WikiDiscussions Synced 1w ago

READMEChangelog (1)Dependencies (8)Versions (77)Used By (0)

[![Build Status](https://camo.githubusercontent.com/6b23b69158e55e5b9f4ca04b4edffed8e136ffd836084a066ac2bded60c853c7/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f466f726b4e6574776f726b2f67757a7a6c65332e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/ForkNetwork/guzzle3) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/dc9b56d7c3a67f4b56592da9e4b6c4874e0e03c9eed855135b56916a0426125f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f466f726b4e6574776f726b2f67757a7a6c65332e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ForkNetwork/guzzle3/?branch=master)

Guzzle, PHP HTTP client and webservice framework
================================================

[](#guzzle-php-http-client-and-webservice-framework)

This is an old version of Guzzle
================================

[](#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 . The documentation for Guzzle version 5+ can be found at .

Guzzle 3 is no longer maintained and is now end of life.

### About Guzzle 3

[](#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

[](#installing-via-composer)

The recommended way to install Guzzle is through [Composer](http://getcomposer.org).

```
# 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:

```
require 'vendor/autoload.php';
```

Known Issues
------------

[](#known-issues)

1. Problem following a specific redirect: [guzzle/guzzle#385](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: . This has been fixed in Guzzle 4/5.
3. Accept-Encoding not preserved when following redirect: Fixed in Guzzle 4/5.
4. String "Array" Transmitted w/ PostFiles and Duplicate Aggregator: Fixed in Guzzle 4/5.
5. Recursive model references with array items: Fixed in Guzzle 4/5
6. String "Array" Transmitted w/ PostFiles and Duplicate Aggregator: Fixed in Guzzle 4/5.

###  Health Score

34

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity73

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~227 days

Total

74

Last Release

3575d ago

Major Versions

v1.0.4 → v2.0.02012-01-15

v2.8.8 → v3.0.02012-10-16

PHP version history (2 changes)v1.0.3PHP &gt;=5.3.2

v3.7.4PHP &gt;=5.3.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e11593b3c7e3bc3ae90c4a4c919b0fb4c11d55ac16fb2e0ddfaf2413803bd02?d=identicon)[Gadgetdude](/maintainers/Gadgetdude)

---

Tags

httpclientframeworkrestcurlhttp clientweb service

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/forknetwork-guzzle3/health.svg)

```
[![Health](https://phpackages.com/badges/forknetwork-guzzle3/health.svg)](https://phpackages.com/packages/forknetwork-guzzle3)
```

###  Alternatives

[eightpoints/guzzle-wsse-middleware

WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients

312.1M5](/packages/eightpoints-guzzle-wsse-middleware)[gregurco/guzzle-bundle-oauth2-plugin

OAuth2 Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients

13363.9k](/packages/gregurco-guzzle-bundle-oauth2-plugin)[gregurco/guzzle-bundle-cache-plugin

Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients

11410.2k1](/packages/gregurco-guzzle-bundle-cache-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
