{"id":28855434,"url":"https://github.com/spiral/nyholm-bridge","last_synced_at":"2026-03-16T04:05:41.318Z","repository":{"id":34925058,"uuid":"190707388","full_name":"spiral/nyholm-bridge","owner":"spiral","description":"Nylohm PSR-7/PSR-17 bridge support.","archived":false,"fork":false,"pushed_at":"2022-09-20T07:33:55.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-18T22:18:19.646Z","etag":null,"topics":["high-performance","http","psr17","psr7","spiral"],"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/spiral.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-07T07:52:22.000Z","updated_at":"2022-04-07T17:25:21.000Z","dependencies_parsed_at":"2022-08-08T03:00:29.988Z","dependency_job_id":null,"html_url":"https://github.com/spiral/nyholm-bridge","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/spiral/nyholm-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiral%2Fnyholm-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiral%2Fnyholm-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiral%2Fnyholm-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiral%2Fnyholm-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spiral","download_url":"https://codeload.github.com/spiral/nyholm-bridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiral%2Fnyholm-bridge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260845815,"owners_count":23071685,"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":["high-performance","http","psr17","psr7","spiral"],"created_at":"2025-06-19T23:05:35.853Z","updated_at":"2026-03-16T04:05:41.311Z","avatar_url":"https://github.com/spiral.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spiral Framework: Nyholm PSR-7/PSR-17 bridge\n\n[![PHP Version Require](https://poser.pugx.org/spiral/nyholm-bridge/require/php)](https://packagist.org/packages/spiral/nyholm-bridge)\n[![Latest Stable Version](https://poser.pugx.org/spiral/nyholm-bridge/v/stable)](https://packagist.org/packages/spiral/nyholm-bridge)\n[![phpunit](https://github.com/spiral/nyholm-bridge/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/nyholm-bridge/actions)\n[![psalm](https://github.com/spiral/nyholm-bridge/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/spiral/nyholm-bridge/actions)\n[![Codecov](https://codecov.io/gh/spiral/nyholm-bridge/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/nyholm-bridge)\n[![Total Downloads](https://poser.pugx.org/spiral/nyholm-bridge/downloads)](https://packagist.org/packages/spiral/nyholm-bridge)\n[![type-coverage](https://shepherd.dev/github/spiral/nyholm-bridge/coverage.svg)](https://shepherd.dev/github/spiral/nyholm-bridge)\n[![psalm-level](https://shepherd.dev/github/spiral/nyholm-bridge/level.svg)](https://shepherd.dev/github/spiral/nyholm-bridge)\n\n[Framework Bundle](https://github.com/spiral/framework)\n\n## Installation\n\n```\ncomposer require spiral/nyholm-bridge\n```\n\nTo enable extension modify your application by adding `Spiral\\Nyholm\\Bootloader\\NyholmBootloader`:\n\n```php\nclass App extends Kernel\n{\n    /*\n     * List of components and extensions to be automatically registered\n     * within system container on application start.\n     */\n    protected const LOAD = [\n        // ...\n        \n        Spiral\\Nyholm\\Bootloader\\NyholmBootloader::class,\n    ];\n}\n```\n\n\u003e **Note**\n\u003e Make sure to remove default `Spiral\\Bootloader\\Http\\DiactorosBootloader`.\n\n## License:\n\nMIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiral%2Fnyholm-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspiral%2Fnyholm-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiral%2Fnyholm-bridge/lists"}