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 3w ago

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 18% 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

1602d ago

Major Versions

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76025904?v=4)[itwmw](/maintainers/itwmw)[@itwmw](https://github.com/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

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.1k](/packages/friendsofphp-php-cs-fixer)[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k36](/packages/brianhenryie-strauss)[testo/testo

A lightweight PHP testing framework.

1959.3k53](/packages/testo-testo)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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