raoulsson/rcurl

A class that curls.

Maintainers

Package info

github.com/raoulsson/r-curl

pkg:composer/raoulsson/rcurl

Statistics

Installs: 1 369

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.9 2018-06-15 11:45 UTC

This package is not auto-updated.

Last update: 2026-03-22 01:19:02 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.