PHPackages                             sb15/php-curl-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. sb15/php-curl-client

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

sb15/php-curl-client
====================

Php curl client

v1.0.5(3y ago)010.1k↓35.7%MITPHPPHP &gt;=7.3

Since Apr 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sb15/php-curl-client)[ Packagist](https://packagist.org/packages/sb15/php-curl-client)[ Docs](https://github.com/sb15/php-curl-client)[ RSS](/packages/sb15-php-curl-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

PHP cUrl client
===============

[](#php-curl-client)

[![Latest Version](https://camo.githubusercontent.com/9b1d8ec9b3e9673a17c3b3c5fd153a17ec9f96edd68df446f956da540decd184/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f736231352f7068702d6375726c2d636c69656e742e737667)](https://github.com/sb15/php-curl-client/releases)[![Build Status](https://github.com/sb15/php-curl-client/workflows/Main%20workflow/badge.svg)](https://github.com/sb15/php-curl-client/actions?query=workflow%3A%22Main+workflow%22)[![Total Downloads](https://camo.githubusercontent.com/b01d1cef714874cd94bd27748f0faf9c8071b5272d98220db2e23e81d0f49ede/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736231352f7068702d6375726c2d636c69656e742e737667)](https://packagist.org/packages/sb15/php-curl-client)[![License](https://camo.githubusercontent.com/cfd55171e6c3d923719047d3774fef25c29c6cbb6d6a485b3a33ad9e7592516b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736231352f7068702d6375726c2d636c69656e74)](https://github.com/sb15/php-curl-client/LICENSE)[![PHP Versions Supported](https://camo.githubusercontent.com/4ac1e913f8c77d58db6400e908b8166b4a4cc8eeb2782dae52ec4ba44bb43b3f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f736231352f7068702d6375726c2d636c69656e742f76312e302e30)](https://camo.githubusercontent.com/4ac1e913f8c77d58db6400e908b8166b4a4cc8eeb2782dae52ec4ba44bb43b3f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f736231352f7068702d6375726c2d636c69656e742f76312e302e30)

```
$client = new \Sb\Curl\Client();

$client->setUserAgent('Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0');
$client->setDebug();

$response = $client->get('https://httpbin.org/get');
echo $client->getResponseCode() . "\n";
echo $response . "\n";
echo $client->getTrace() . "\n";
```

💽 Installing
------------

[](#-installing)

```
composer require sb15/php-curl-client
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96.8% 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 ~168 days

Recently: every ~270 days

Total

9

Last Release

1226d ago

Major Versions

0.0.3 → v1.0.02020-01-12

PHP version history (3 changes)0.0.1PHP ^7.2

v1.0.3PHP ^7.3

v1.0.4PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c023eaab6cc1be8c58dc45e3dbc3e03997afc0d8f3d05464a7aea4fef6d40cef?d=identicon)[alexander.perov](/maintainers/alexander.perov)

---

Top Contributors

[![sb15](https://avatars.githubusercontent.com/u/517618?v=4)](https://github.com/sb15 "sb15 (30 commits)")[![hello-omny](https://avatars.githubusercontent.com/u/5228973?v=4)](https://github.com/hello-omny "hello-omny (1 commits)")

---

Tags

curlhttpclientbrowser

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sb15-php-curl-client/health.svg)

```
[![Health](https://phpackages.com/badges/sb15-php-curl-client/health.svg)](https://phpackages.com/packages/sb15-php-curl-client)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[illuminate/http

The Illuminate Http package.

11936.0M5.1k](/packages/illuminate-http)[codeception/module-phpbrowser

Codeception module for testing web application over HTTP

6529.8M508](/packages/codeception-module-phpbrowser)[mimmi20/browser-detector

Library to detect Browsers and Devices

48153.5k3](/packages/mimmi20-browser-detector)

PHPackages © 2026

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