{"id":86415,"library":"symfony-http-client","title":"Symfony HttpClient","description":"Provides powerful methods to fetch HTTP resources synchronously or asynchronously","status":"active","version":"8.1.0","language":"php","source_language":null,"source_url":"https://github.com/symfony/http-client","tags":["http","client","symfony","requests","async"],"install":[{"cmd":"composer require symfony/http-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"HttpClient","correct":"use Symfony\\Component\\HttpClient\\HttpClient;"}],"quickstart":{"code":"use Symfony\\Component\\HttpClient\\HttpClient;\n\n$client = HttpClient::create();\n$response = $client->request('GET', 'https://api.example.com');\necho $response->getContent();","lang":"php","description":"Make a GET request and get the response body"},"warnings":[],"env_vars":null,"search_vec":"'async':17 'asynchron':12 'client':14 'fetch':7 'http':8,13 'httpclient':2 'method':5 'power':4 'provid':3 'request':16 'resourc':9 'symfoni':1,15 'synchron':10","created_at":"2026-06-19T08:01:01.236800+00:00","updated_at":"2026-06-19T08:01:01.236800+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://symfony.com","github":"https://github.com/symfony/http-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}