{"id":36979166,"url":"https://github.com/wecodein/response-sender-middleware","last_synced_at":"2026-01-13T22:48:46.721Z","repository":{"id":57079430,"uuid":"95327965","full_name":"wecodein/response-sender-middleware","owner":"wecodein","description":"PSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.","archived":false,"fork":false,"pushed_at":"2018-12-28T12:25:34.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-30T20:05:23.424Z","etag":null,"topics":["http-middleware","middleware","php7","psr-15","psr-17"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wecodein.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-24T23:28:43.000Z","updated_at":"2022-02-12T12:33:03.000Z","dependencies_parsed_at":"2022-08-24T13:10:22.302Z","dependency_job_id":null,"html_url":"https://github.com/wecodein/response-sender-middleware","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wecodein/response-sender-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wecodein%2Fresponse-sender-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wecodein%2Fresponse-sender-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wecodein%2Fresponse-sender-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wecodein%2Fresponse-sender-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wecodein","download_url":"https://codeload.github.com/wecodein/response-sender-middleware/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wecodein%2Fresponse-sender-middleware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28403742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["http-middleware","middleware","php7","psr-15","psr-17"],"created_at":"2026-01-13T22:48:46.634Z","updated_at":"2026-01-13T22:48:46.712Z","avatar_url":"https://github.com/wecodein.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# response-sender-middleware\n\n[![Build Status][ico-build]][link-build]\n[![Code Quality][ico-code-quality]][link-code-quality]\n[![Code Coverage][ico-code-coverage]][link-code-coverage]\n[![Latest Version][ico-version]][link-packagist]\n[![PDS Skeleton][ico-pds]][link-pds]\n\nPSR-15 compliant implementation of middleware for converting PSR-7 Response to HTTP output.\n\n## Installation\n\nThe preferred method of installation is via [Composer](http://getcomposer.org/). Run the following command to install the latest version of a package and add it to your project's `composer.json`:\n\n```bash\ncomposer require wecodein/response-sender-middleware\n```\n\n## Usage\n\n``` php\n$middleware = new ResponseSenderMiddleware();\n$middleware-\u003eprocess($serverRequest, $requestHandler);\n```\n\n## Credits\n\n- [Dusan Vejin][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nReleased under MIT License - see the [License File](LICENSE) for details.\n\n\n[ico-version]: https://img.shields.io/packagist/v/wecodein/response-sender-middleware.svg\n[ico-build]: https://travis-ci.org/wecodein/response-sender-middleware.svg?branch=master\n[ico-code-coverage]: https://img.shields.io/scrutinizer/coverage/g/wecodein/response-sender-middleware.svg\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/wecodein/response-sender-middleware.svg\n[ico-pds]: https://img.shields.io/badge/pds-skeleton-blue.svg\n\n[link-packagist]: https://packagist.org/packages/wecodein/response-sender-middleware\n[link-build]: https://travis-ci.org/wecodein/response-sender-middleware\n[link-code-coverage]: https://scrutinizer-ci.com/g/wecodein/response-sender-middleware/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/wecodein/response-sender-middleware\n[link-pds]: https://github.com/php-pds/skeleton\n[link-author]: https://github.com/dutekvejin\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwecodein%2Fresponse-sender-middleware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwecodein%2Fresponse-sender-middleware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwecodein%2Fresponse-sender-middleware/lists"}