PHPackages                             vulcanphp/easycurl - 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. vulcanphp/easycurl

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

vulcanphp/easycurl
==================

Easy Curl is a helper class for PHP that make the HTTP requests easier

v1.0.0(1y ago)0451MITPHPPHP &gt;=7.4

Since May 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vulcanphp/easycurl)[ Packagist](https://packagist.org/packages/vulcanphp/easycurl)[ RSS](/packages/vulcanphp-easycurl/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Easy Curl for PHP
=================

[](#easy-curl-for-php)

Easy Curl is a helper class for PHP that make the HTTP requests easier

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install PHP Easy Curl

```
$ composer require vulcanphp/easycurl
```

PHP Easy Curl Basic Usage
-------------------------

[](#php-easy-curl-basic-usage)

```
