The HTTP Client component for Hyperf, from Laravel.
composer require friendsofhyperf/http-clientuse FriendsOfHyperf\Http\Client\Http;
$response = Http::get('https://example.com');| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
The HTTP Client component for Hyperf, from Laravel.
composer require friendsofhyperf/http-clientuse FriendsOfHyperf\Http\Client\Http;
$response = Http::get('https://example.com');