djsharman/react-curl

multi curl driver for reactphp.

2.0.1 2015-03-12 23:02 UTC

This package is auto-updated.

Last update: 2024-06-25 07:03:25 UTC


README

reactphp-curl

Modification

This is a fork of the work from KhristenkoYura/reactphp-curl. Thanks Khristenko!

I wanted to have the client class attributes not public, which would break other people's code using the original library, hence the fork.

Install

The recommended way to install reactphp-curl is through composer.

{
    "require": {
        "khr/react-curl": "*"
    }
}

Introduction

This is a multi curl driver for reactphp

Example show in folder /example/