Libraries tagged by Client HTTP
nategood/httpful
17929694 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
zendesk/zendesk_api_client_php
26832933 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
amphp/websocket-client
7061960 Downloads
Async WebSocket client for PHP based on Amp.
amphp/http
13609199 Downloads
Basic HTTP primitives which can be shared by servers and clients.
eightpoints/guzzle-bundle
12779087 Downloads
Integrates Guzzle 6.x/7.x/8.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
guzzle/guzzle
74513743 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
swow/swow
2279483 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
srmklive/paypal
4477879 Downloads
PayPal REST API client for Laravel and standalone PHP.
mashape/unirest-php
10317682 Downloads
Unirest PHP
amphp/websocket
7170347 Downloads
Shared code for websocket servers and clients.
wildbit/postmark-php
10704769 Downloads
The officially supported client for Postmark (https://postmarkapp.com)
typesense/typesense-php
7733928 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
edamov/pushok
4050769 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
the-tinderbox/clickhouse-php-client
2891429 Downloads
Clickhouse client over HTTP
psr-discovery/http-client-implementations
10816809 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.