定制 radnan/rdn-router 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

radnan/rdn-router

Composer 安装命令:

composer require radnan/rdn-router

包简介

Zend Framework 2 simple router debug utility

README 文档

README

The RdnRouter ZF2 module provides a very simple debug utility that displays information about all your HTTP routes.

Installation

  1. Use composer to require the radnan/rdn-router package:

    $ composer require radnan/rdn-router:1.*
  2. Activate the module by including it in your application.config.php file:

    <?php
    
    return array(
        'modules' => array(
            'RdnRouter',
            // ...
        ),
    );

Usage

Define all your routes using the router.routes configuration option. Then, simply run the following command from your project root:

$ vendor/bin/console router:debug

You can also view a bit more detailed information about a single route by using the full route name as an argument:

$ vendor/bin/console router:debug foo/bar

统计信息

  • 总下载量: 112
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-02-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固