Libraries tagged by Client HTTP
nategood/httpful
17690872 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
zendesk/zendesk_api_client_php
26020386 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .
amphp/websocket-client
5094398 Downloads
Async WebSocket client for PHP based on Amp.
amphp/http
11299677 Downloads
Basic HTTP primitives which can be shared by servers and clients.
eightpoints/guzzle-bundle
12524923 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
guzzle/guzzle
74046942 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
swow/swow
2207661 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
srmklive/paypal
4169307 Downloads
PayPal REST API client for Laravel and standalone PHP.
mashape/unirest-php
10075294 Downloads
Unirest PHP
amphp/websocket
5194805 Downloads
Shared code for websocket servers and clients.
wildbit/postmark-php
10249807 Downloads
The officially supported client for Postmark (https://postmarkapp.com)
typesense/typesense-php
6941165 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
edamov/pushok
3626985 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
2642992 Downloads
Clickhouse client over HTTP
psr-discovery/http-client-implementations
9886468 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.