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

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

n0nag0n/easy-curl
=================

A simple wrapper library to make it easy to work with cURL (and to stop you from googling all the curl\_setopt() you need)

v1.0.5(6y ago)31851MITPHPPHP &gt;=5.4.0

Since Mar 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/n0nag0n/EasyCurl)[ Packagist](https://packagist.org/packages/n0nag0n/easy-curl)[ RSS](/packages/n0nag0n-easy-curl/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

This is a super simple library to interact with curl.

Install with composer cause that's what all the cool kids use these days.

```
composer require n0nag0n/easy-curl
```

Basic Usage

```
