Libraries tagged by php curl client
sb15/php-curl-client
11013 Downloads
Php curl client
domm98cz/curl
7956 Downloads
PHP lightweight cURL client
php-extended/php-http-client-curl
23165 Downloads
A psr-18 compliant client with the curl engine
vis/curl_client_l5
2461 Downloads
PHP cUrl extension wrapper
jshensh/php-curl-class
2819 Downloads
PHP HTTP client, based on cURL
demvsystems/curl
66212 Downloads
cURL and cURL based Soap-Client for PHP
iansltx/flightaware-php-client
1386 Downloads
A curl-based API client for FlightAware's FlightXML v2 API
elecena/amazon-s3-php-class
6703 Downloads
A standalone Amazon S3 (REST) client for PHP 7.3+ using CURL that does not require PEAR.
adrii/curl-helper
18436 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
ndamiens/amazon-s3-php-class
12276 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
blesta/amazon-s3-php-class
707 Downloads
A standalone Amazon S3 (REST) client for PHP 7.2.x using CURL that does not require PEAR.
amashukov/http-client-php
520 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
iwalkalone/curl
71 Downloads
Class to manage cURL requests to make easier building API clients in PHP.
nidux/niduxrest-php
3806 Downloads
A modern, fluent HTTP client. Forked from Mashape, reimagined by Nidux, and open-sourced for the PHP community.
ilzrv/guzzle-for-curl-mock
1034 Downloads
Guzzle is a PHP HTTP client library