PHPackages                             uzulla/legacy\_http\_request - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. uzulla/legacy\_http\_request

ActiveLibrary[HTTP &amp; Networking](/categories/http)

uzulla/legacy\_http\_request
============================

HTTP\_Request library for legacy PHP.

v1.1.0(1y ago)013MITPHPPHP &gt;=7.2.0

Since Aug 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/uzulla/legacy_http_request.php)[ Packagist](https://packagist.org/packages/uzulla/legacy_http_request)[ RSS](/packages/uzulla-legacy-http-request/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

HttpRequest for legacy app.
===========================

[](#httprequest-for-legacy-app)

This is a reimplementation of PEAR::HTTP\_Request using Guzzle.

IMPORTANT NOTE
--------------

[](#important-note)

It is intended to extend the life of old PHP applications and is not a library to be actively used.

It is not for new projects, I recommend to use well-maintained modern libraries (such as Symfony HttpClient) instead of this legacy implementation.

CAUTION
-------

[](#caution)

- This library is NOT perfect compatibility with PEAR::HTTP\_Request.
- Many methods are not implemented yet.
- ex: Error handling is different (PEAR::Error is not implemented.), also Http method constants are defined as class constants.

Requirements
------------

[](#requirements)

- PHP 7.2 or higher (maybe)

LICENSE
-------

[](#license)

MIT License

Copyright (c) 2024 uzulla(a.k.a Junichi ISHIDA)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~0 days

Total

2

Last Release

686d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/870716?v=4)[uzulla / Junichi Ishida](/maintainers/uzulla)[@uzulla](https://github.com/uzulla)

---

Top Contributors

[![uzulla](https://avatars.githubusercontent.com/u/870716?v=4)](https://github.com/uzulla "uzulla (10 commits)")

---

Tags

http-clientlegacy-codepearphpphp-library

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/uzulla-legacy-http-request/health.svg)

```
[![Health](https://phpackages.com/badges/uzulla-legacy-http-request/health.svg)](https://phpackages.com/packages/uzulla-legacy-http-request)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[guzzlehttp/guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

25711.0M191](/packages/guzzlehttp-guzzle-services)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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