PHPackages                             berlioz/http-client - 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. berlioz/http-client

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

berlioz/http-client
===================

Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...

v3.0.0(2mo ago)622.0k↓17.3%41MITPHPPHP ^8.2

Since Nov 6Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/BerliozFramework/HttpClient)[ Packagist](https://packagist.org/packages/berlioz/http-client)[ Docs](https://getberlioz.com)[ RSS](/packages/berlioz-http-client/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (28)Used By (1)

Berlioz HTTP Client
===================

[](#berlioz-http-client)

[![Latest Version](https://camo.githubusercontent.com/842f3124fe8de7bb821494a216b9b48b3057e0bf9c0caff271b05ab058f702cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265726c696f7a2f687474702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://github.com/BerliozFramework/HttpClient/releases)[![Packagist Dependency Version](https://camo.githubusercontent.com/5029a885667680c19509c293f33a34c442cd7f2c5d47e2cd21bd6c565e6d75c7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f4265726c696f7a4672616d65776f726b2f48747470436c69656e742f7068703f76657273696f6e3d332e782d646576267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/5029a885667680c19509c293f33a34c442cd7f2c5d47e2cd21bd6c565e6d75c7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f4265726c696f7a4672616d65776f726b2f48747470436c69656e742f7068703f76657273696f6e3d332e782d646576267374796c653d666c61742d737175617265)[![Software license](https://camo.githubusercontent.com/c41b92f7a40a70196af875acfd822ae8de8396769cd37adee6130bde50d6d178/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4265726c696f7a4672616d65776f726b2f48747470436c69656e742e7376673f7374796c653d666c61742d737175617265)](https://github.com/BerliozFramework/HttpClient/blob/3.x/LICENSE)

> **Note**
>
> This repository is a **read-only split** from the [main Berlioz Framework repository](https://github.com/BerliozFramework/Berlioz).
>
> For contributions, issues, or more information, please visit the [main Berlioz Framework repository](https://github.com/BerliozFramework/Berlioz).
>
> **Do not open issues or pull requests here.**

---

**Berlioz HTTP Client** is a PHP library to request HTTP server with continuous navigation, including cookies, sessions... Implements PSR-18 (HTTP Client), PSR-7 (HTTP message interfaces) and PSR-17 (HTTP Factories) standards.

📖 **[Full documentation](https://getberlioz.com/docs/3.x/components/http-client)**

Installation
------------

[](#installation)

You can install **Berlioz HTTP Client** with [Composer](https://getcomposer.org/), it's the recommended installation.

```
$ composer require berlioz/http-client
```

Documentation
-------------

[](#documentation)

For usage and examples, visit the [official documentation on **getberlioz.com**](https://getberlioz.com/docs/3.x/components/http-client).

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance85

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity76

Established project with proven stability

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

Recently: every ~12 days

Total

28

Last Release

68d ago

Major Versions

v1.2.0 → v2.0.0-beta12021-08-30

v1.3.0 → v2.0.0-beta22022-01-12

v1.3.1 → v2.0.0-beta52022-09-07

2.x-dev → v3.0.02026-02-19

PHP version history (3 changes)v1.0.0PHP ^7.1 || ^8.0

v2.0.0-beta1PHP ^8.0

v3.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18268216?v=4)[Ronan Giron](/maintainers/ElGigi)[@ElGigi](https://github.com/ElGigi)

---

Top Contributors

[![ElGigi](https://avatars.githubusercontent.com/u/18268216?v=4)](https://github.com/ElGigi "ElGigi (6 commits)")

---

Tags

berliozcomposerhttp-clientphpphp-librariespsr

### Embed Badge

![Health badge](/badges/berlioz-http-client/health.svg)

```
[![Health](https://phpackages.com/badges/berlioz-http-client/health.svg)](https://phpackages.com/packages/berlioz-http-client)
```

###  Alternatives

[shopify/shopify-api

Shopify API Library for PHP

4634.8M16](/packages/shopify-shopify-api)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[api-platform/metadata

API Resource-oriented metadata attributes and factories

243.5M96](/packages/api-platform-metadata)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[chillerlan/php-httpinterface

A PSR-7/17/18 http message/client implementation

1417.1k5](/packages/chillerlan-php-httpinterface)

PHPackages © 2026

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