raoulsson/rcurl

A class that curls.

1.0.9 2018-06-15 11:45 UTC

This package is not auto-updated.

Last update: 2024-09-21 18:42:00 UTC


README

A class that helps to curl in PHP...

Installation

RCurl is available on Packagist and as such installable via Composer.

composer require raoulsson/rcurl

If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the Symfony2 ClassLoader component) to use RCurl.