Skip to content

Parallel curl requests and working while waiting

Notifications You must be signed in to change notification settings

rinu/multi-curl

Repository files navigation

MultiCurl

The MultiCurl class allows you to execute arbitrary code while waiting for responses.

Code can run between reading responses or before the first response.

Usage

For examples, see example.php and example-callback.php

To run the examples, run composer install. Make public/sleep.php available via your web server and change the URL in bootstrap.php

Installation

This package can be installed via composer composer require rinu/multi-curl

About

Parallel curl requests and working while waiting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages