{"id":15025673,"url":"https://github.com/zendframework/zend-httphandlerrunner","last_synced_at":"2025-10-03T23:32:24.507Z","repository":{"id":57089865,"uuid":"120314879","full_name":"zendframework/zend-httphandlerrunner","owner":"zendframework","description":"Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.","archived":true,"fork":false,"pushed_at":"2020-01-28T19:00:52.000Z","size":1328,"stargazers_count":46,"open_issues_count":2,"forks_count":14,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-05-17T03:43:36.168Z","etag":null,"topics":["php","php71","psr-15","psr-7","zend-framework"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zendframework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-05T14:23:04.000Z","updated_at":"2024-03-19T10:30:50.000Z","dependencies_parsed_at":"2022-08-20T16:01:00.652Z","dependency_job_id":null,"html_url":"https://github.com/zendframework/zend-httphandlerrunner","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendframework%2Fzend-httphandlerrunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendframework%2Fzend-httphandlerrunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendframework%2Fzend-httphandlerrunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendframework%2Fzend-httphandlerrunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zendframework","download_url":"https://codeload.github.com/zendframework/zend-httphandlerrunner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"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","php71","psr-15","psr-7","zend-framework"],"created_at":"2024-09-24T20:02:49.487Z","updated_at":"2025-10-03T23:32:19.203Z","avatar_url":"https://github.com/zendframework.png","language":"PHP","readme":"# zend-httphandlerrunner\n\n\u003e ## Repository abandoned 2019-12-31\n\u003e\n\u003e This repository has moved to [laminas/laminas-httphandlerrunner](https://github.com/laminas/laminas-httphandlerrunner).\n\n[![Build Status](https://secure.travis-ci.org/zendframework/zend-httphandlerrunner.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-httphandlerrunner)\n[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-httphandlerrunner/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-httphandlerrunner?branch=master)\n\nThis library provides utilities for:\n\n- Emitting [PSR-7](https://www.php-fig.org/psr/psr-7) responses.\n- Running [PSR-15](https://www.php-fig.org/psr/psr-15) server request handlers,\n  which involves marshaling a PSR-7 `ServerRequestInterface`, handling\n  exceptions due to request creation, and emitting the response returned by the\n  composed request handler.\n\nThe `RequestHandlerRunner` will be used in the bootstrap of your application to\nfire off the `RequestHandlerInterface` representing your application.\n\n## Installation\n\nRun the following to install this library:\n\n```bash\n$ composer require zendframework/zend-httphandlerrunner\n```\n\n## Documentation\n\nDocumentation is [in the doc tree](docs/book/), and can be compiled using [mkdocs](http://www.mkdocs.org):\n\n```bash\n$ mkdocs build\n```\n\nYou may also [browse the documentation online](https://docs.zendframework.com/zend-httphandlerrunner/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendframework%2Fzend-httphandlerrunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzendframework%2Fzend-httphandlerrunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendframework%2Fzend-httphandlerrunner/lists"}