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

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

codin/http-client
=================

Tiny PSR-18 Http Client

0.1.1(4y ago)0191MITPHPPHP &gt;=7.4CI failing

Since Mar 9Pushed 1y agoCompare

[ Source](https://github.com/codin/http-client)[ Packagist](https://packagist.org/packages/codin/http-client)[ RSS](/packages/codin-http-client/feed)WikiDiscussions master Synced today

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

Simple http client
==================

[](#simple-http-client)

[![version](https://camo.githubusercontent.com/080a0b867a1eb83c71c719c5d714062c4329a35bfefacb999c87bcd769bc9a4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f636f64696e2f687474702d636c69656e74)](https://camo.githubusercontent.com/080a0b867a1eb83c71c719c5d714062c4329a35bfefacb999c87bcd769bc9a4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f636f64696e2f687474702d636c69656e74)[![workflow](https://camo.githubusercontent.com/74baef9dc895e64cf052034c71e588e9b9c3fd33c9f0f270438273c200c6d5ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f64696e2f687474702d636c69656e742f436f6d706f736572)](https://camo.githubusercontent.com/74baef9dc895e64cf052034c71e588e9b9c3fd33c9f0f270438273c200c6d5ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f64696e2f687474702d636c69656e742f436f6d706f736572)[![license](https://camo.githubusercontent.com/fa6aa7fe6c97a97c44fced5081e79aa61f5952425d3d1d9b959bdcd12df25547/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f64696e2f687474702d636c69656e74)](https://camo.githubusercontent.com/fa6aa7fe6c97a97c44fced5081e79aa61f5952425d3d1d9b959bdcd12df25547/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f64696e2f687474702d636c69656e74)

Example

```
$client = new Codin\HttpClient\HttpClient();
$request = $requestFactory->createRequest('get', '/health');
$response = $client->sendRequest($request);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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

Total

2

Last Release

1564d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/caaa77e482db0b7e6340c815a767adfa0c910d7ad437427a51702a619a202de9?d=identicon)[rwarasaurus](/maintainers/rwarasaurus)

---

Top Contributors

[![kierwils](https://avatars.githubusercontent.com/u/596586?v=4)](https://github.com/kierwils "kierwils (18 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.1B4.0k](/packages/guzzlehttp-psr7)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

60216.0M85](/packages/mollie-mollie-api-php)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[cakephp/cakephp

The CakePHP framework

8.9k19.5M1.8k](/packages/cakephp-cakephp)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)

PHPackages © 2026

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