c4tech/nested-set 问题修复 & 功能扩展

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

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

c4tech/nested-set

最新稳定版本:2.1.0

Composer 安装命令:

composer require c4tech/nested-set

包简介

A nested set implementation for easy extension.

README 文档

README

A package for bootstrapping nested set implementations. Made with love by C4 Tech and Design.

Latest Stable Version Build Status Scrutinizer Code Quality Code Coverage

Repository

Our nested set repository provides a cacheable interface to the underlying model. This builds on top of the base Repository class from c4tech/support.

The property refering to the underlying model (static $model) is expected to be a reference to a config item but can be a hardcoded class name.

Model

Our nested set model bridges the baum/baum implementation with our own base Model class from c4tech/support.

Installation and setup

  1. Add "c4tech/nested-set": "2.x" to your composer requirements and run composer update.
  2. Create your own classes to extend Model and Repository.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-27