Skip to content

A high performance tree generating library written in PHP

Notifications You must be signed in to change notification settings

renjingneng/php_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

说明

利用引用和递归特性来进行开发的一个高性能的php语言生成树的类库,拥有排序、路径、任意子树等功能。具体参考示例文件,开箱即用。

文件

  1. Tree.class.php - 这是类库文件
  2. example.php - 使用示例

About

A high performance tree generating library written in PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages