PHPackages                             yurunsoft/ide-helper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yurunsoft/ide-helper

ActiveComposer-plugin

yurunsoft/ide-helper
====================

v1.2.3(3y ago)10405.0k↓45%115MITPHPPHP &gt;=7.0

Since Apr 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Yurunsoft/ide-helper)[ Packagist](https://packagist.org/packages/yurunsoft/ide-helper)[ RSS](/packages/yurunsoft-ide-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (15)

ide-helper
==========

[](#ide-helper)

[![Latest Version](https://camo.githubusercontent.com/6dd4fb94f6c883e61d94eecf6af546e6ac518a1f6cb0811f315349800ae1d6df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f797572756e736f66742f6964652d68656c7065722e737667)](https://packagist.org/packages/yurunsoft/ide-helper)[![Php Version](https://camo.githubusercontent.com/6455456103bcc3f8f07b7bd00c1fb29c57764dfe9205e449e9e441dbc5e44bfe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2533453d372e302d627269676874677265656e2e737667)](https://secure.php.net/)[![IMI License](https://camo.githubusercontent.com/f22476a8ba3a86c84065216e887ad71276ed2dcaea8f91a57882a2d3eb13749b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f797572756e736f66742f6964652d68656c7065722e737667)](https://github.com/yurunsoft/ide-helper/blob/master/LICENSE)

介绍
--

[](#介绍)

让 PHP 扩展支持 IDE 代码提示，通过在 composer.json 配置，可以支持所有扩展，包括但不限于 Swoole、Redis 等

技术支持群: 17916227[![点击加群](https://camo.githubusercontent.com/75b53e353bb9e5064662e185a6d39f4bb88c4e45bd3a1240ddf599525edb6afa/68747470733a2f2f7075622e69647171696d672e636f6d2f7770612f696d616765732f67726f75702e706e67 "点击加群")](https://jq.qq.com/?_wv=1027&k=5wXf4Zq)，如有问题可以及时解答和修复。

使用
--

[](#使用)

在项目中引入`yurunsoft/ide-helper`，然后在`composer.json`的`extra`中配置。

如下所示，可以生成 `swoole`、`redis` 的代码提示帮助文件。

> 支持所有 PHP 扩展，前提是你的环境中有安装。

```
{
    "require-dev": {
        "yurunsoft/ide-helper": "~1.0"
    },
    "extra": {
        "ide-helper": {
            "list": [
                "swoole",
                "redis"
            ]
        }
    }
}
```

最后执行`composer update`即可。

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~168 days

Recently: every ~162 days

Total

6

Last Release

1371d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f917bb42280d114c53cebadc2942a13ee03abe14971089f88895e266d637169?d=identicon)[Yurunsoft](/maintainers/Yurunsoft)

---

Top Contributors

[![Yurunsoft](https://avatars.githubusercontent.com/u/20104656?v=4)](https://github.com/Yurunsoft "Yurunsoft (14 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/yurunsoft-ide-helper/health.svg)

```
[![Health](https://phpackages.com/badges/yurunsoft-ide-helper/health.svg)](https://phpackages.com/packages/yurunsoft-ide-helper)
```

###  Alternatives

[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k69](/packages/humbug-box)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[roots/wordpress-core-installer

A Composer custom installer to handle installing WordPress as a dependency

4115.6M19](/packages/roots-wordpress-core-installer)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
