Libraries tagged by http-clients
jorge-matricali/http-client
75022 Downloads
A wrapper of libcurl that implements PSR-7 HTTP message interface.
gokure/http-client
515 Downloads
An expressive, minimal API around the Guzzle HTTP client for Hyperf.
zatxm/yrequest
454 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
ysfkc/clickhouse
391 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.
vulnerar/http
83 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
tsitsishvili/elastic-audit
360 Downloads
Laravel package that logs third-party HTTP traffic (outgoing requests and incoming callbacks) and actor/model activity to a dedicated Elasticsearch cluster, with redaction, queued indexing, sampling, and optional dashboards.
topvisor/pdo_ch
840 Downloads
PHP ClickHouse HTTP client
tomkyle/mock-psr
3386 Downloads
Mock common PSR standard components in PhpUnit tests
thecyrilcril/imagekit-laravel-client
258 Downloads
A Laravel-native ImageKit API client built on Illuminate\Http\Client: typed requests, typed results, typed exceptions.
svsoft/symfony-request-builder
1181 Downloads
Simple builder for the sending request based on the component symfony/http-client
slkxmail/phpclickhouse
878 Downloads
PHP ClickHouse Client
slimpay/hapiclient-guzzle7
36219 Downloads
An HTTP Client using HAL as the format for resources.
slimpay/hapiclient
320814 Downloads
An HTTP Client using HAL as the format for resources.
sanchescom/laravel-rest
1371 Downloads
Eloquent-like models and collections for consuming REST APIs.
philipannis/laravel-http-remember
34 Downloads
Add remember() to Laravel's HTTP client. Cache responses for a set time, or use stale-while-revalidate when speed matters more than the latest data.