/multirequest

PHP library for easy and flexible multithread requests handling by CURL

Primary LanguagePHPMIT LicenseMIT

MultiRequest

Author GitHub release Software License Packagist

PHP library for easy and flexible multithread requests handling by CURL

Installation

Composer

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