beastbytes/yii-router-register
Composer 安装命令:
composer require beastbytes/yii-router-register
包简介
RouterRegister Writer and console command for Yii
README 文档
README
Yii RouterRegister
Yii RouterRegister allows generation of Yii router configuration using PHP Attributes amd Enumerations.
It provides an implementation of RouterRegister/WriterInterface to write Yii Router configuration files, and a console command to run RouterRegister.
Installation
Install RouterRegister using Composer
Add the following to the require-dev section of your composer.json:
"beastbytes/yii-router-register": "<version-constraint>",
or run
php composer.phar require -dev "beastbytes/yii-router-register:<version-constraint>"
Documentation
Documentation of this package is at https://beastbytes.github.io/yii-router-register Documentation for the RouterRegister package is at https://beastbytes.github.io/router-register
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2025-11-20