raoulsson/rcurl

A class that curls.

Installs: 1 369

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/raoulsson/rcurl

1.0.9 2018-06-15 11:45 UTC

This package is not auto-updated.

Last update: 2025-10-04 23:21:13 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.