{"id":19665904,"url":"https://github.com/amphp/http-tunnel","last_synced_at":"2026-03-11T23:34:54.257Z","repository":{"id":56947312,"uuid":"222520721","full_name":"amphp/http-tunnel","owner":"amphp","description":"This package provides an HTTP CONNECT tunnel for PHP based on Amp.","archived":false,"fork":false,"pushed_at":"2025-02-12T23:34:01.000Z","size":70,"stargazers_count":12,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"2.x","last_synced_at":"2025-10-06T07:53:44.710Z","etag":null,"topics":["connect","http-tunnel","php"],"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/amphp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"amphp"}},"created_at":"2019-11-18T18:51:52.000Z","updated_at":"2025-05-28T13:34:14.000Z","dependencies_parsed_at":"2024-03-19T18:54:44.857Z","dependency_job_id":"bf7768ca-f8c0-4d3b-a1f9-1bbb0c6f1885","html_url":"https://github.com/amphp/http-tunnel","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"074b70d1fdba6c3c270b411e0290ed7c48edf53c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/amphp/http-tunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphp%2Fhttp-tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphp%2Fhttp-tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphp%2Fhttp-tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphp%2Fhttp-tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amphp","download_url":"https://codeload.github.com/amphp/http-tunnel/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphp%2Fhttp-tunnel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30407059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"last_error":"SSL_read: 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":["connect","http-tunnel","php"],"created_at":"2024-11-11T16:25:24.134Z","updated_at":"2026-03-11T23:34:54.238Z","avatar_url":"https://github.com/amphp.png","language":"PHP","funding_links":["https://github.com/sponsors/amphp"],"categories":["HTTP"],"sub_categories":["Tunnel"],"readme":"# http-tunnel\n\n![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)\n\nThis package provides an HTTP and HTTPS `CONNECT` tunnel for PHP based on [Amp](https://github.com/amphp/amp).\n\n## Installation\n\nThis package can be installed as a [Composer](https://getcomposer.org/) dependency.\n\n```bash\ncomposer require amphp/http-tunnel\n```\n\n## Examples\n\nMore extensive code examples reside in the [`examples`](./examples) directory.\n\n```php\nuse Amp\\Http\\Tunnel\\Http1TunnelConnector;\n\n$connector = new Http1TunnelConnector('127.0.0.1:5512');\n\n// $connector may now be used anywhere requiring an instance of Amp\\Socket\\SocketConnector.\n```\n\n## Versioning\n\n`amphp/http-tunnel` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.\n\n## Security\n\nIf you discover any security related issues, please email [`me@kelunik.com`](mailto:me@kelunik.com) instead of using the issue tracker.\n\n## License\n\nThe MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famphp%2Fhttp-tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famphp%2Fhttp-tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famphp%2Fhttp-tunnel/lists"}