Libraries tagged by cUrl Http
grantholle/pear-http-request2
606 Downloads
A port of pear/http_request2: Provides an easy way to perform HTTP requests.
ethansmart/httpbuilder
1730 Downloads
PHP Http Client Builder
drewlabs/curl-client
1195 Downloads
Provides a PHP class around PHP curl object and Psr18 client based on the curl library
bayfrontmedia/multi-curl
1051 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
yiisoft/yii-http-client
531 Downloads
Yii Framework HTTP client extension
ptcong/php-http-class
5175 Downloads
A simple and powerful Http Client library used for sending request and get response like a browser.
php-comp/http-message
1303 Downloads
http message library of the php, implement the PSR7
inhere/http
122 Downloads
http message library of the php, implement the PSR7
spindle/httpclient
429 Downloads
simple wrapper for ext-curl, multi-request enabled
segpacto/yii2-httpfull
16087 Downloads
Extension conversion of 'Httpful' to yii2 extension
gino-pane/nano-rest
200 Downloads
Minimalistic and self-contained cURL HTTP REST client for PHP
bainternet/curlo
7 Downloads
Simple curl wrapper for PHP based on the WordPress HTTP curl class
webclient/webclient
116 Downloads
simple HTTP client without cURL dependency
codeitnowin/curlrequestit
47 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.
casivaagustin/phrequests
181 Downloads
Curl Wrapper to make Http request easily