{"id":95308,"library":"sunrise-http-message","title":"Sunrise HTTP Message","description":"An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.","status":"active","version":"3.8.0","language":"php","source_language":null,"source_url":"https://github.com/sunrise-php/http-message","tags":["psr-7","psr-17","http","message","rfc-7230"],"install":[{"cmd":"composer require sunrise/http-message","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Request","correct":"use Sunrise\\Http\\Message\\Request;"}],"quickstart":{"code":"use Sunrise\\Http\\Message\\Request;\n\n$request = new Request('GET', '/path');\necho $request->getMethod();","lang":"php","description":"Create a new HTTP request."},"warnings":[{"fix":"Upgrade to PHP 8.0 or later.","message":"Requires PHP 8.0+","severity":"breaking","affected_versions":"<3.0.0"}],"env_vars":null,"search_vec":"'-17':13,20 '-7':11,18 '-7230':16,24 'base':8 'http':2,5,21 'implement':7 'messag':3,6,22 'psr':10,12,17,19 'rfc':15,23 'sunris':1","created_at":"2026-06-19T10:26:52.539451+00:00","updated_at":"2026-06-19T10:26:52.539451+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/sunrise-php/http-message","github":"https://github.com/sunrise-php/http-message","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}