Libraries tagged by adjacencylist
espadav8/closure-table
2 Favers
1819 Downloads
1819 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
bootpress/hierarchy
1 Favers
1026 Downloads
1026 Downloads
Nested Set benefits with Adjacency List effort. Retrieve the children, counts, levels, paths, trees, nests, and leaves from your category nodes.
artnv/tree-builder
1 Favers
20 Downloads
20 Downloads
Adjacency list
abdullahfaqeir/nestablecollection
0 Favers
5 Downloads
5 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
sodacms/closure-table
0 Favers
1077 Downloads
1077 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
soda-framework/eloquent-closure
0 Favers
6360 Downloads
6360 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
tgraboski/tarjan
0 Favers
1671 Downloads
1671 Downloads
A simple cycle-detection algorithm. Given an edge-edges adjacency list, it returns a list of cycles.