Libraries tagged by curl lightweight
kriswallsmith/buzz
32824726 Downloads
Lightweight HTTP client
byjg/webrequest
542760 Downloads
A lightweight PSR-7 implementation and highly customized CURL wrapper for making REST calls.
wenpeng/curl
815 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
jyggen/curl
150804 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
utopia-php/client
44955 Downloads
A lightweight PSR-18 HTTP client with cURL and Swoole coroutine backends
sylouuu/php-curl
19898 Downloads
Lightweight PHP cURL wrapper
pakard/rest-client-php
34308 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL -- or with any custom transport implementation
antavo/rest-client
52683 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL
komeiji-satori/curl
1805 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
domm98cz/curl
8293 Downloads
PHP lightweight cURL client
o2system/curl
14180 Downloads
PHP Lightweight HTTP Request Client Libraries
juanchosl/curlclient
229 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
znojil/http
252 Downloads
🪶 Lightweight PSR-7, PSR-17 and PSR-18 implementation.
kajna/purli
5480 Downloads
Lightweight library with Object-Oriented interface for sending HTTP requests
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.