Libraries tagged by curl request
sergey-bel/curl-printer
7774 Downloads
Print psr requests as curl command string
dcarbone/curl-header-extractor
61449 Downloads
Utility to extract headers from PHP CURL to file request.
pahanini/yii2-curl
12998 Downloads
A Yii2 cURL library with support of multiple requests in parallel
simplon/request
56677 Downloads
Simple, straight forward request helper
nguyenanhung/requests
17649 Downloads
My Requests Library
dinke/curl-http-client
4741 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
aalfiann/parallel-request-php
15805 Downloads
A PHP class to create multiple request in parallel (non-blocking).
prateekkathal/laravel-simplecurl
6372 Downloads
A Laravel package for handling simple CURL requests
tarkhov/guzzle-xml
34736 Downloads
Guzzle XML request and response.
picperf/breakdown
129 Downloads
A little CLI tool for breaking down an HTTP request.
pdeans/http
64947 Downloads
PSR-7 cURL HTTP client with support for PSR-17 HTTP factories.
othercode/rest
43172 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
nguyenanhung/nusoap
29256 Downloads
My nuSOAP Library, fix code for for PHP 8.2 5.4
maxiwheat/httpful
15870 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
jbzoo/http-client
147034 Downloads
Simple HTTP-client, wrapper around Guzzle and rmccue/requests