lpfactory/nested-set-routing-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

lpfactory/nested-set-routing-bundle

最新稳定版本:0.3.1

Composer 安装命令:

composer require lpfactory/nested-set-routing-bundle

包简介

Cmf routing provider for Doctrine Nested Set Behavior

README 文档

README

Scrutinizer Code Quality Code Coverage Build Status SensioLabsInsight

Cmf routing provider for Doctrine Nested Set Behavior.

Introduction

This bundle provides a CMF router to be used with gedmo nested set behavior. You can easily build nested page with dynamic routing.

Given the following tree :

Homepage (slug : "homepage")
|_ Page 1 (slug : "page-1")
    |_ Child 1 (slug : "child-1")
        |_ Child 1 of 1 (slug : "child-1-of-1")
    |_ Child 2 (slug : "child-2")

The following routes are valid :

/
/page-1
/page-1/child-1
/page-1/child-1/child-1-of-1
/page-1/child-2

Documentation

Coming soon

  • Multiple tree strategies : load page from different tree according to host

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-07