Libraries tagged by Client HTTP
amphp/websocket-client
999413 Downloads
Async WebSocket client for PHP based on Amp.
amphp/http
5080440 Downloads
Basic HTTP primitives which can be shared by servers and clients.
kitetail/zttp
1154246 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
guzzle/guzzle
70956391 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
clue/buzz-react
2359294 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
wechatpay/wechatpay
242399 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
lstrojny/fxmlrpc
4619523 Downloads
Fast and tiny XML/RPC client with bridges for various HTTP clients
wildbit/postmark-php
7329136 Downloads
The officially supported client for Postmark (http://postmarkapp.com)
edamov/pushok
2067014 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
tinify/tinify
4222845 Downloads
PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
the-tinderbox/clickhouse-php-client
1309590 Downloads
Clickhouse client over HTTP
saloonphp/laravel-http-sender
1174244 Downloads
Laravel HTTP Client Sender for Saloon v2+
sajya/client
749712 Downloads
HTTP client and server for JSON-RPC 2.0
psr-discovery/http-client-implementations
4616646 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.
overtrue/http
281064 Downloads
A simple http client wrapper.