{"id":21759935,"url":"https://github.com/psr-framework/psr7","last_synced_at":"2025-07-19T04:31:21.262Z","repository":{"id":62487786,"uuid":"277763036","full_name":"PSR-Framework/psr7","owner":"PSR-Framework","description":"PSR-7 implementation for PHP 7.4+","archived":false,"fork":false,"pushed_at":"2020-07-25T09:52:38.000Z","size":165,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-13T20:41:02.050Z","etag":null,"topics":["php","php7","psr","psr-7"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PSR-Framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-07T08:39:44.000Z","updated_at":"2023-07-19T06:58:09.000Z","dependencies_parsed_at":"2022-11-02T10:46:49.405Z","dependency_job_id":null,"html_url":"https://github.com/PSR-Framework/psr7","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSR-Framework%2Fpsr7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSR-Framework%2Fpsr7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSR-Framework%2Fpsr7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSR-Framework%2Fpsr7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PSR-Framework","download_url":"https://codeload.github.com/PSR-Framework/psr7/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226535092,"owners_count":17647561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","php7","psr","psr-7"],"created_at":"2024-11-26T11:36:32.804Z","updated_at":"2024-11-26T11:36:33.419Z","avatar_url":"https://github.com/PSR-Framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## PSR-7\n\nPSR-7 implementation for PHP 7.4+\n\n[![Latest Version](https://img.shields.io/github/release/Furious-PHP/psr7.svg?style=flat-square)](https://github.com/Furious-PHP/psr7/releases)\n[![Build Status](https://scrutinizer-ci.com/g/Furious-PHP/psr7/badges/build.png?b=master)](https://scrutinizer-ci.com/g/Furious-PHP/psr7/build-status/master)\n[![Code Intelligence Status](https://scrutinizer-ci.com/g/Furious-PHP/psr7/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)\n[![Quality Score](https://img.shields.io/scrutinizer/g/Furious-PHP/psr7.svg?style=flat-square)](https://scrutinizer-ci.com/g/Furious-PHP/psr7)\n[![Maintainability](https://api.codeclimate.com/v1/badges/71ecfc66e6100d3ffa0d/maintainability)](https://codeclimate.com/github/Furious-PHP/psr7/maintainability)\n[![Total Downloads](https://poser.pugx.org/furious/psr7/downloads)](https://packagist.org/packages/furious/psr7)\n[![Monthly Downloads](https://poser.pugx.org/furious/psr7/d/monthly.png)](https://packagist.org/packages/furious/psr7)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n\nInstall:\n\n    composer require furious/psr7\n    \nUse:\n\n    use Furious\\Psr7\\Factory\\ServerRequestFactory;\n    \n    $request = (new ServerRequestFactory)-\u003efromGlobals();\n    $response = /* get response by request */\n    \n    // emitting a response\n    \n    $someHttpRunner-\u003erun($response);","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsr-framework%2Fpsr7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsr-framework%2Fpsr7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsr-framework%2Fpsr7/lists"}