{"id":87034,"library":"php-http-curl-client","title":"PHP HTTP cURL Client","description":"PSR-18 and HTTPlug Async client with cURL","status":"active","version":"2.4.0","language":"php","source_language":null,"source_url":"https://github.com/php-http/curl-client","tags":["http","curl","psr-18","httplug","async"],"install":[{"cmd":"composer require php-http/curl-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use Http\\Client\\Curl\\Client;"}],"quickstart":{"code":"use Http\\Client\\Curl\\Client;\nuse Psr\\Http\\Message\\RequestInterface;\n\n$client = new Client();\n$request = new \\GuzzleHttp\\Psr7\\Request('GET', 'https://example.com');\n$response = $client->sendRequest($request);","lang":"php","description":"Send an HTTP request using the cURL client"},"warnings":[{"fix":"Install PHP cURL and JSON extensions","message":"Requires ext-curl and ext-json","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'-18':6,16 'async':9,18 'client':4,10 'curl':3,12,14 'http':2,13 'httplug':8,17 'php':1 'psr':5,15","created_at":"2026-06-19T08:12:15.850990+00:00","updated_at":"2026-06-19T08:12:15.850990+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":"http://php-http.org","github":"https://github.com/php-http/curl-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}}