2017 © Pedro Peláez
 

library multi-curl

image

rinu/multi-curl

  • Tuesday, February 27, 2018
  • by rinu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MultiCurl

The MultiCurl class allows you to execute arbitrary code while waiting for responses., (*1)

Code can run between reading responses or before the first response., (*2)

Usage

For examples, see example.php and example-callback.php, (*3)

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

Installation

This package can be installed via composer composer require rinu/multi-curl, (*5)

The Versions

27/02 2018

dev-master

9999999-dev

  Sources   Download

The Requires

  • php ^7.0