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