Download the PHP package jaeger/querylist-curl-multi without Composer
On this page you can find all versions of the php package jaeger/querylist-curl-multi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jaeger/querylist-curl-multi
More information about jaeger/querylist-curl-multi
Files in jaeger/querylist-curl-multi
Download jaeger/querylist-curl-multi
More information about jaeger/querylist-curl-multi
Files in jaeger/querylist-curl-multi
Vendor jaeger
Package querylist-curl-multi
Short Description QueryList Plugin: Curl multi threading. QueryList Curl多线程插件
License MIT
Package querylist-curl-multi
Short Description QueryList Plugin: Curl multi threading. QueryList Curl多线程插件
License MIT
Please rate this library. Is it a good library?
Informations about the package querylist-curl-multi
QueryList-CurlMulti
QueryList Plugin: Curl multi threading.
QueryList插件: Curl多线程.
php-curlmulti:https://github.com/ares333/php-curlmulti
QueryList:https://github.com/jae-jae/QueryList
Installation for QueryList4
API
-
CurlMulti curlMulti($urls = []): Set the list of URLs to be collected.
- class CurlMulti
- CurlMulti add($urls):Add url task.
- array getUrls():Get all url.
- CurlMulti success(Closure $callback):Called if task is success.
- CurlMulti error(Closure $callback):Callback for failed tasks.
- CurlMulti start(array $opt = []):Start all tasks.This is a blocked method.
Installation options
QueryList::use(CurlMulti::class,$opt1)
- $opt1:
curlMulti
function alias.
Usage
-
Installation Plugin
- Example-1
Collecting GitHub Trending:
Out:
- Example-2
Out:
- Example-3
Out:
- Example-3
All versions of querylist-curl-multi with dependencies
PHP Build Version
Package Version
The package jaeger/querylist-curl-multi contains the following files
Loading the files please wait ....