Libraries tagged by traversable
sakuraphp/sakura-dibi
2 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
komalbarun/dirpy
1473 Downloads
Recursive directory scanner
kappa/doctrine-mptt
660 Downloads
Modified Pre-order Tree Traversal doctrine implementation
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder
jojo1981/json-ast-builder
4 Downloads
Json AST builder
florianeckerstorfer/get-from
64 Downloads
Functions for object traversal.
dryas/f3_tree
13 Downloads
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm
guide42/traba
6 Downloads
An alternative to common pattern matching to route an URL to a resource
tonybogdanov/data-traveller
1438 Downloads
Data structure traversal
tdammers/aquery
26 Downloads
Lenient traversal of nested arrays and objects
superlyons/mptt
4 Downloads
MPTT; Modified Preorder Tree Traversal PHP Code Implement.
subjective-php/linq
5 Downloads
Library contains classes that follow the LINQ pattern and enable you to express traversal, filter, and projection operations over data
slava-basko/cakephp-collection
949 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
seyfer/kohana-orm-mptt
17 Downloads
Kohana 3.3 module - Modified Preorder Tree Traversal library for Kohana ORM
norbertogomez/doctrine2-nestedset
9 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.