PHPackages                             itwmw/engine-route-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. itwmw/engine-route-ide-helper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

itwmw/engine-route-ide-helper
=============================

自动生成控制器所对应的URI

v3.0.0.alpha(4y ago)198Apache-2.0PHP

Since May 27Pushed 4y agoCompare

[ Source](https://github.com/MicroDreamTeam/itwmw-engine-route-ide-helper)[ Packagist](https://packagist.org/packages/itwmw/engine-route-ide-helper)[ RSS](/packages/itwmw-engine-route-ide-helper/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (3)Used By (0)

说明
--

[](#说明)

此扩展用于生成软擎路由中定义的控制器对应的URI

此扩展将生成如下注释

```
/**
 * @uri /user/login
 */
```

安装
--

[](#安装)

```
composer require itwmw/engine-route-ide-helper --dev
```

使用
--

[](#使用)

```
bin/gerent make:validate-ide [完整命名空间或者完整文件名] --dir [文件目录]
```

WebStorm集成
----------

[](#webstorm集成)

文件-&gt;设置-&gt;工具-&gt;外部工具-&gt;添加

- 名称：`Route-Ide-Helper`或者随意
- 程序:`bin\gerent` Windows选择bat文件
- 参数:`make:route-ide $FilePath$`
- 工作目录:`$ProjectFileDir$`

快捷键
---

[](#快捷键)

为了更方便的使用，可以给此工具设置一个快捷键

文件-&gt;设置-&gt;键盘映射-&gt;外部工具-&gt;Route-Ide-Helper-&gt;右键点击-&gt;添加键盘快捷键，作者这里是`ALT+G`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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 ~260 days

Total

2

Last Release

1550d ago

Major Versions

v2.4.0 → v3.0.0.alpha2022-02-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d8c7cd0a79ae4a225651cbd75d83faa585f8e8d909322db9b52fd176949562f?d=identicon)[itwmw](/maintainers/itwmw)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/itwmw-engine-route-ide-helper/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M565](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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