Top
List
Tag
Search
/note/social
PHPでグラフ構造を表現するライブラリ
GitHub - BlueM/Tree: PHP library for handling tree structures based on parent IDs, e.g. a self-joined database table
GitHub - nicmart/Tree: A basic but flexible tree data structure for php and a fluent tree builder implementation.
この辺りが有名どころなのだろうか。
最終的に配列に変換できればそれでよいのだが。
(2017/12/20)