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

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

lib/curl
========

A simple cURL wrapper for PHP

0.5(12y ago)489.6k4PHPPHP &gt;=5.3.0

Since Nov 23Pushed 12y ago1 watchersCompare

[ Source](https://github.com/andrefigueira/Lib-Curl)[ Packagist](https://packagist.org/packages/lib/curl)[ Docs](https://github.com/andrefigueira/Lib-Curl)[ RSS](/packages/lib-curl/feed)WikiDiscussions master Synced today

READMEChangelog (3)DependenciesVersions (5)Used By (4)

Lib Curl
========

[](#lib-curl)

A simple class for wrapping curl

\#Install with Composer

```
{
    "require": {
        "lib/curl": "0.2"
    }
}

```

\#Usage

```
