{"id":86524,"library":"psr-http-client","title":"PSR HTTP Client","description":"Common interface for HTTP clients","status":"active","version":"1.0.3","language":"php","source_language":null,"source_url":"https://github.com/php-fig/http-client","tags":["psr","http-client","interface","standard","psr-18"],"install":[{"cmd":"composer require psr/http-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ClientInterface","correct":"use Psr\\Http\\Client\\ClientInterface;"}],"quickstart":{"code":"use Psr\\Http\\Client\\ClientInterface;\n\n// Implement or use a PSR-18 compatible client\n$client = new SomePsr18Client();\n$response = $client->sendRequest($request);","lang":"php","description":"Using a PSR-18 HTTP client interface."},"warnings":[],"env_vars":null,"search_vec":"'-18':16 'client':3,8,12 'common':4 'http':2,7,11 'http-client':10 'interfac':5,13 'psr':1,9,15 'standard':14","created_at":"2026-06-19T08:03:10.552306+00:00","updated_at":"2026-06-19T08:03:10.552306+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://github.com/php-fig/http-client","github":"https://github.com/php-fig/http-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}