{"id":15374332,"url":"https://github.com/yurunsoft/ide-helper","last_synced_at":"2025-09-10T02:34:51.920Z","repository":{"id":57088660,"uuid":"259254547","full_name":"Yurunsoft/ide-helper","owner":"Yurunsoft","description":"让 PHP 扩展支持 IDE 代码提示，通过在 composer.json 配置，可以支持所有扩展，包括但不限于 Swoole、Redis 等","archived":false,"fork":false,"pushed_at":"2022-08-16T08:52:35.000Z","size":22,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-26T17:29:08.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Yurunsoft.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":"2020-04-27T08:37:37.000Z","updated_at":"2023-04-12T14:41:14.000Z","dependencies_parsed_at":"2022-08-20T15:31:12.527Z","dependency_job_id":null,"html_url":"https://github.com/Yurunsoft/ide-helper","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Yurunsoft/ide-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yurunsoft%2Fide-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yurunsoft%2Fide-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yurunsoft%2Fide-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yurunsoft%2Fide-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yurunsoft","download_url":"https://codeload.github.com/Yurunsoft/ide-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yurunsoft%2Fide-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274402082,"owners_count":25278334,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T13:58:22.173Z","updated_at":"2025-09-10T02:34:51.897Z","avatar_url":"https://github.com/Yurunsoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ide-helper\r\n\r\n[![Latest Version](https://img.shields.io/packagist/v/yurunsoft/ide-helper.svg)](https://packagist.org/packages/yurunsoft/ide-helper)\r\n[![Php Version](https://img.shields.io/badge/php-%3E=7.0-brightgreen.svg)](https://secure.php.net/)\r\n[![IMI License](https://img.shields.io/github/license/yurunsoft/ide-helper.svg)](https://github.com/yurunsoft/ide-helper/blob/master/LICENSE)\r\n\r\n## 介绍\r\n\r\n让 PHP 扩展支持 IDE 代码提示，通过在 composer.json 配置，可以支持所有扩展，包括但不限于 Swoole、Redis 等\r\n\r\n技术支持群: 17916227[![点击加群](https://pub.idqqimg.com/wpa/images/group.png \"点击加群\")](https://jq.qq.com/?_wv=1027\u0026k=5wXf4Zq)，如有问题可以及时解答和修复。\r\n\r\n## 使用\r\n\r\n在项目中引入`yurunsoft/ide-helper`，然后在`composer.json`的`extra`中配置。\r\n\r\n如下所示，可以生成 `swoole`、`redis` 的代码提示帮助文件。\r\n\r\n\u003e 支持所有 PHP 扩展，前提是你的环境中有安装。\r\n\r\n```php\r\n{\r\n    \"require-dev\": {\r\n        \"yurunsoft/ide-helper\": \"~1.0\"\r\n    },\r\n    \"extra\": {\r\n        \"ide-helper\": {\r\n            \"list\": [\r\n                \"swoole\",\r\n                \"redis\"\r\n            ]\r\n        }\r\n    }\r\n}\r\n```\r\n\r\n最后执行`composer update`即可。\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurunsoft%2Fide-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyurunsoft%2Fide-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurunsoft%2Fide-helper/lists"}