Libraries tagged by curl
mg-code/yii2-curl
2398 Downloads
cURL wrapper
mateodioev/async-curl-requests
43 Downloads
Multi requests async with php
lyoshenka/curl
862 Downloads
A better way to cURL
komeiji-satori/curl
1790 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
kite/curlback
36 Downloads
Simple object wrapper for cURL
khs1994/curl
5139 Downloads
curl SDK
kenvix/curl
12 Downloads
A very lite and high compatibility but powerful curl class(especially you're processing http headers and cookies). No dependence.
juanchosl/curlclient
48 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
jleagle/curl-wrapper
7965 Downloads
An object oriented wrapper around cURL
gevman/lite-curl-core
22 Downloads
Liteweight CURL library.
eden/curl
15271 Downloads
Eden cURL component
drewlabs/curl-client
1179 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
cryptomkt/cryptomkt-curl-php
170 Downloads
CryptoMarket Curl PHP makes it easy integrate with CryptoMarket APIs.
codeitnowin/curlrequestit
45 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
birjemin/curl
1989 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法