multirequest/multirequest

PHP library for easy and flexible multithread requests handling by CURL.

1.0.1 2014-10-16 13:13 UTC

This package is auto-updated.

Last update: 2024-03-29 03:20:26 UTC


README

Author GitHub release Software License Packagist

PHP library for easy and flexible multithread requests handling by CURL

Installation

Composer

{
	"require": {
		"multirequest/multirequest": "^1.0",
	}
}