Libraries tagged by curl request
biganfa/php2curl
2123 Downloads
tiny lib to convert data from PHP request to cURL command, thus importing PHP request to Postman
ptcong/easyrequest
2369 Downloads
A light weight PHP http client implements PSR7, use socket/curl for sending requests.
casivaagustin/phrequests
180 Downloads
Curl Wrapper to make Http request easily
vinceferro/asynchronous-soap
17009 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
ossbrownie/http-client
2101 Downloads
A simple HTTP client for sending HTTP requests and receiving responses based on CURL.
vpsfreecz/httpful
44 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
versionable/prospect
1028 Downloads
Library for making HTTP requests
solenoid/http
216 Downloads
HTTP library
slice/http
351 Downloads
A thin PHP Library for perform HTTP Requests.
sfire-framework/sfire-http
138 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests, parsing of URL's/domains and working with HTTP cookies.
prolix/restclientbundle
773 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
juliangut/spiral
14815 Downloads
A PSR7 aware cURL client
juanchosl/curlclient
50 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
h4cc/guzzle-rolling-batch
696 Downloads
A parallel executor for Guzzle Requests.
evaisse/simple-http-bundle
180162 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.