Libraries tagged by php curl http
attax/easyhttp
23 Downloads
EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。
arashabedii/requester
69 Downloads
php requester
ahmard/guzwrap
354 Downloads
A wrapper around popular php http client, "GuzzleHttp"
adweingarten/cloudflarephpsdk
48 Downloads
PHP client for interacting with CloudFlare's SDK. CloudFlare is a copyright of CloudFlare, Inc. The authors of this tool has no association with CloudFlare, Inc.
ptcong/easyrequest
2369 Downloads
A light weight PHP http client implements PSR7, use socket/curl for sending requests.
ehough/guzzle
5726 Downloads
PHP 5.3-compatible fork of Guzzle 6
appstract/laravel-lush-artisan
27 Downloads
Artisan commands for Lush.
httptools/client
97 Downloads
A simple PHP library for making HTTP requests using cURL
darkphp/monster
103 Downloads
A simple PHP class for making HTTP requests using cURL
amsify42/php-curl-http
1855 Downloads
This is a PHP package for making curl http request and getting the response
hitraa/openforge-curl
0 Downloads
A modern, open-source PHP cURL-based HTTP request handler for OpenForge projects and general use.
qinqw/curl-http
15 Downloads
One of the curl - based HTTP libraries implemented in PHP
ndtan/php-curl-framework
3 Downloads
NDT PHP cURL Framework — chainable HTTP client & PSR-18 adapter built on ext-curl: retries with decorrelated jitter, hedged requests, circuit breaker, async pool, TLS pinning, caching, VCR, logging, and Laravel/Symfony integrations.
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.)
rehyved/php-http-client
1001 Downloads
An easy to use wrapper for the curl http library in PHP