PHPackages                             webeweb/curl-library - 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. webeweb/curl-library

Abandoned → [webeweb/core-library](/?search=webeweb%2Fcore-library)ArchivedLibrary[HTTP &amp; Networking](/categories/http)

webeweb/curl-library
====================

Integrate cURL with your projects.

v1.2.2(4y ago)2984MITPHPPHP ^7.1|^8.0

Since Mar 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/webeweb/curl-library)[ Packagist](https://packagist.org/packages/webeweb/curl-library)[ Docs](https://github.com/webeweb/curl-library)[ RSS](/packages/webeweb-curl-library/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

curl-library
============

[](#curl-library)

[![Build Status](https://camo.githubusercontent.com/c2b83d9367391340207d70cbe43188b7dfb67d734094eb48a8f000c173901184/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f776562657765622f6375726c2d6c6962726172792f6275696c643f7374796c653d666c61742d737175617265)](https://github.com/webeweb/curl-library/actions)[![Coverage Status](https://camo.githubusercontent.com/82249052f87f5cf0975b914768d13698b8090526a306a4b709df544b6d73eec3/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562657765622f6375726c2d6c6962726172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/github/webeweb/curl-library?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/47d9f561e5f266b7b0e90b23a1a207c08285abde8884130e1953f73711dfdc32/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f776562657765622f6375726c2d6c6962726172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/webeweb/curl-library/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/4bc2ff4b733cb03c13ac8513affebd47785ad2ae313e1018ddf56b4e4954d973/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776562657765622f6375726c2d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/curl-library)[![Latest Unstable Version](https://camo.githubusercontent.com/fa21b3525e661a269a0e2453dc1e485442d880c6e02d6ce43b7248817b08ff3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f776562657765622f6375726c2d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/curl-library)[![License](https://camo.githubusercontent.com/f5d0a42abb1ef5e1f10149a23e431276b837f31971fc9b07191c420792270bb3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562657765622f6375726c2d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/curl-library)[![composer.lock](https://camo.githubusercontent.com/7de7a804bd6140ed9930c0194534e58bc53b1fcdc260d727baae460969a1f285/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2e6c6f636b2d756e636f6d6d697465642d696d706f7274616e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webeweb/curl-library)

Integrate cURL with your projects.

> IMPORTANT NOTICE: This package is no longer maintained and its classes have been migrated into package "core-library" (available into version up to 8.0.0 and more) [Core library](https://github.com/webeweb/core-library/)

If you like this package, pay me a beer (or a coffee) [![paypal.me](https://camo.githubusercontent.com/792daa86a939b21089cfef57177a6331ffe4bb93d6cb6f90cb8e42446cc30941/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030373062612e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

Compatibility
-------------

[](#compatibility)

[![PHP](https://camo.githubusercontent.com/ccd19aefa329a792684eae1918bd6411177ea9445e2b4379441efec1729d3f0f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776562657765622f6375726c2d6c6962726172792e7376673f7374796c653d666c61742d737175617265)](http://php.net)

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

```
$ composer require webeweb/curl-library
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Usage
-----

[](#usage)

Read the [documentation](doc/index.md).

Testing
-------

[](#testing)

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

```
$ git clone https://github.com/webeweb/curl-library.git
$ cd curl-library
$ composer install
```

Once all required libraries are installed then do:

```
$ vendor/bin/phpunit
```

License
-------

[](#license)

`curl-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)file for details.

Donate
------

[](#donate)

If you like this work, please consider donating at [![paypal.me](https://camo.githubusercontent.com/792daa86a939b21089cfef57177a6331ffe4bb93d6cb6f90cb8e42446cc30941/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2e6d652d776562657765622d3030373062612e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.me/webeweb)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

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

Recently: every ~271 days

Total

12

Last Release

1736d ago

PHP version history (2 changes)v1.0.0PHP ^5.6|^7.0

v1.2.0PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3af0f8a26f2253921537f363ec984cd5a459cf3f0b3cec0bc70bdb8d8c723612?d=identicon)[webeweb](/maintainers/webeweb)

---

Top Contributors

[![webeweb](https://avatars.githubusercontent.com/u/32354830?v=4)](https://github.com/webeweb "webeweb (205 commits)")

---

Tags

curllibraryphpwebewebcurllibrarywebeweb

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webeweb-curl-library/health.svg)

```
[![Health](https://phpackages.com/badges/webeweb-curl-library/health.svg)](https://phpackages.com/packages/webeweb-curl-library)
```

###  Alternatives

[rmccue/requests

A HTTP library written in PHP, for human beings.

3.6k34.5M258](/packages/rmccue-requests)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48247.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

83510.1M71](/packages/smi2-phpclickhouse)[ecentria/ecentria-rest-bundle

Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.

142.4k](/packages/ecentria-ecentria-rest-bundle)

PHPackages © 2026

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