Libraries tagged by curl
ledc/curl
157 Downloads
基于Curl的请求类库
komeiji-satori/curl
1790 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、UPLOAD、DOWNLOAD常用操作,出错自动重试,支持链式写法
kite/curlback
37 Downloads
Simple object wrapper for cURL
kenvix/curl
13 Downloads
A very lite and high compatibility but powerful curl class(especially you're processing http headers and cookies). No dependence.
juanchosl/curlclient
50 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
jleagle/curl-wrapper
7977 Downloads
An object oriented wrapper around cURL
ilzrv/guzzle-for-curl-mock
17 Downloads
Guzzle is a PHP HTTP client library
gevman/lite-curl-core
22 Downloads
Liteweight CURL library.
eden/curl
15272 Downloads
Eden cURL component
drewlabs/curl-client
1186 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
cryptomkt/cryptomkt-curl-php
180 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
1999 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法
bayfrontmedia/multi-curl
1046 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
bainternet/curlo
7 Downloads
Simple curl wrapper for PHP based on the WordPress HTTP curl class