PHPackages                             3f/surfer - 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. 3f/surfer

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

3f/surfer
=========

An HTTP client that offers cURL and a native adapter.

0.7.3(3y ago)06.2k↓44.8%1Apache-2.0PHPPHP &gt;=5.6.0

Since Nov 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dedalozzo/surfer)[ Packagist](https://packagist.org/packages/3f/surfer)[ Docs](http://github.com/dedalozzo/surfer)[ RSS](/packages/3f-surfer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (2)Versions (11)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/d1b848f6ac15356642b3cff5419cf63a714a80d79a270728b73b3220ec6e0bde/68747470733a2f2f706f7365722e707567782e6f72672f33662f7375726665722f762f737461626c652e706e67)](https://packagist.org/packages/3f/surfer)[![Latest Unstable Version](https://camo.githubusercontent.com/84349c4269107042fa77acd576874b0d9d8fd3e27cc9d77d95c1467f08dba577/68747470733a2f2f706f7365722e707567782e6f72672f33662f7375726665722f762f756e737461626c652e706e67)](https://packagist.org/packages/3f/surfer)[![Build Status](https://camo.githubusercontent.com/9ea60da0a1158a8d95f9266dc08c57e472169f2b0567e9c0db6fe280f7ef21cc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646564616c6f7a7a6f2f7375726665722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dedalozzo/surfer/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/32ed99fec332ccd4397599d3fe60598e5b465fb5901ee2b5b94113d65400cf82/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646564616c6f7a7a6f2f7375726665722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dedalozzo/surfer/?branch=master)[![License](https://camo.githubusercontent.com/893e55dc2529a635dc105cdab0bedb6e0f9c370e7ae90ae05c114674702a0714/68747470733a2f2f706f7365722e707567782e6f72672f33662f7375726665722f6c6963656e73652e737667)](https://packagist.org/packages/3f/surfer)[![Total Downloads](https://camo.githubusercontent.com/4339590b591b5490a66b0c3657705a08b1566350b7bcc9d0afb21b3019643ef7/68747470733a2f2f706f7365722e707567782e6f72672f33662f7375726665722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/3f/surfer)

Surfer
======

[](#surfer)

An HTTP client that uses cURL or standard sockets and handle chunk responses.

Composer Installation
---------------------

[](#composer-installation)

To install Surfer, you first need to install [Composer](http://getcomposer.org/), a Package Manager for PHP, following those few [steps](http://getcomposer.org/doc/00-intro.md#installation-nix):

```
curl -s https://getcomposer.org/installer | php
```

You can run this command to easily access composer from anywhere on your system:

```
sudo mv composer.phar /usr/local/bin/composer
```

Surfer Installation
-------------------

[](#surfer-installation)

Once you have installed Composer, it's easy install Surfer.

1. Edit your `composer.json` file, adding Surfer to the require section:

```
{
    "require": {
        "3f/surfer": "dev-master"
    },
}
```

2. Run the following command in your project root dir:

```
composer update
```

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

[](#documentation)

The documentation can be generated using [Doxygen](http://doxygen.org). A `Doxyfile` is provided for your convenience.

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

[](#requirements)

- PHP 5.6.0 or above.

Authors
-------

[](#authors)

Filippo F. Fadda -  -

License
-------

[](#license)

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

Recently: every ~400 days

Total

10

Last Release

1449d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/311248?v=4)[Filippo Fadda](/maintainers/dedalozzo)[@dedalozzo](https://github.com/dedalozzo)

---

Top Contributors

[![dedalozzo](https://avatars.githubusercontent.com/u/311248?v=4)](https://github.com/dedalozzo "dedalozzo (12 commits)")

---

Tags

chunkcurlhttphttp-clientsocketshttpclientrestcurlsocketslibrary

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/3f-surfer/health.svg)

```
[![Health](https://phpackages.com/badges/3f-surfer/health.svg)](https://phpackages.com/packages/3f-surfer)
```

###  Alternatives

[apimatic/unirest-php

Unirest PHP

224.7M116](/packages/apimatic-unirest-php)[zoonman/pixabay-php-api

PixabayClient is a PHP HTTP client library to access Pixabay's API

3354.7k](/packages/zoonman-pixabay-php-api)[e-moe/guzzle6-bundle

Integrates Guzzle 6 into your Symfony application

11259.2k](/packages/e-moe-guzzle6-bundle)

PHPackages © 2026

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