{"id":86453,"library":"nyholm-psr7","title":"Nyholm PSR-7","description":"A fast PHP7 implementation of PSR-7 HTTP message interfaces.","status":"active","version":"1.8.2","language":"php","source_language":null,"source_url":"https://github.com/Nyholm/psr7","tags":["psr-7","http","request","response","nyholm"],"install":[{"cmd":"composer require nyholm/psr7","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Request","correct":"use Nyholm\\Psr7\\Request;"}],"quickstart":{"code":"use Nyholm\\Psr7\\Request;\n\n$request = new Request('GET', 'https://example.com');\necho $request->getUri();","lang":"php","description":"Create a PSR-7 Request object."},"warnings":[{"fix":"Upgrade PHP to 7.1+.","message":"Requires PHP 7.1 or higher.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'-7':3,10,15 'fast':5 'http':11,16 'implement':7 'interfac':13 'messag':12 'nyholm':1,19 'php7':6 'psr':2,9,14 'request':17 'respons':18","created_at":"2026-06-19T08:01:51.817908+00:00","updated_at":"2026-06-19T08:01:51.817908+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://tnyholm.se","github":"https://github.com/Nyholm/psr7","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}}