Libraries tagged by cUrl Http
edgetelemetrics/reactphp-http-browser-curl
134 Downloads
An async http client using Curl and Fibers
pwf0112/https
12 Downloads
Composer curl/curl类库https的GET/POST请求二次封装
programster/async-curl
31 Downloads
A package to make it easier to send curl request asynchronously using [curl_multi_exec](https://secure.php.net/manual/en/function.curl-multi-exec.php).
zangyd/zangyd-http
288 Downloads
PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!
yueyu/http-client
148 Downloads
Simple php http client using curl
sientifica/curl
8 Downloads
This is a simple cURL library to dispatch HTTP GET, POST, PUT and DELETE request, easily.
rdx/http
81 Downloads
A simple HTTP wrapper around CURL, with request and response classes.
raph6/httprequest
934 Downloads
Make http request using curl
oksuz/curl
23 Downloads
A Simple http library uses curl
jyoungblood/http-request
33 Downloads
PHP functions to handle sending and receiving HTTP requests with CURL.
jtunggit/yurun-http
19 Downloads
一个基于PHP cURL的开源HTTP类库,支持链式操作,省去繁杂的cURL使用方法。(An open source HTTP class library based on PHP cURL, support chain operations, eliminating the use of miscellaneous cURL methods.)
jekys/http-client
34 Downloads
Simple HTTP Client via cURL
hxgf/http-request
46 Downloads
PHP functions to handle sending and receiving HTTP requests with CURL.
hilalahmad/http-client
5 Downloads
The HttpClient PHP package is a package designed for making HTTP requests using cURL. This package simplifies the process of sending GET, POST, PUT, PATCH, and DELETE requests, along with the ability to set custom headers, to external APIs or web services.
ddrv/http-client
224 Downloads
simple HTTP client without cURL dependency