Libraries tagged by PHP cURL
guzzlehttp/guzzle
907822134 Downloads
Guzzle is a PHP HTTP client library
php-curl-class/php-curl-class
8862743 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
php-http/curl-client
42822242 Downloads
PSR-18 and HTTPlug Async client with cURL
rmccue/requests
31350007 Downloads
A HTTP library written in PHP, for human beings.
curl/curl
12995644 Downloads
cURL class for PHP
mashape/unirest-php
8880663 Downloads
Unirest PHP
smi2/phpclickhouse
8063376 Downloads
PHP ClickHouse Client
nategood/httpful
16291019 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
eightpoints/guzzle-bundle
11213637 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
ixudra/curl
4215640 Downloads
Custom PHP Curl library for the Laravel framework - developed by Ixudra
tpyo/amazon-s3-php-class
1045665 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
vgrem/php-spo
1223391 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
tcdent/php-restclient
2706817 Downloads
A generic REST API client for PHP
guzzle/guzzle
72183032 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
stil/curl-easy
203105 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.