Libraries tagged by curl library
bluepsyduck/multicurl
6890 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
alxmsl/network
23833 Downloads
Simple library for network HTTP requests
findologic/guzzle
68978 Downloads
Guzzle is a PHP HTTP client library
eightpoints/guzzle-wsse-plugin
62179 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
tornevall/tornelib-php-version
36725 Downloads
Yet another Curl Library to handling web calls
tornevall/tornelib-php-netcurl
51300 Downloads
Yet another Curl Library to handling web calls
league/phpunit-coverage-listener
34665 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
weblabnl/curl
10331 Downloads
cURL library
drewlabs/curl-client
999 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
birjemin/curl
1856 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法
php-extended/php-curl-object
22317 Downloads
A library that implements the php-curl-interface library
jensostertag/curl-adapter
595 Downloads
A Curl Wrapper Library for PHP
mogetutu/curl
16821 Downloads
Simple Curl PHP Helper Library
hashbangcode/curl_converter
331 Downloads
A library to convert curl commands into different formats.
php-extended/php-curl-interface
23609 Downloads
A library to specify how to wrap curl native methods onto objects