Libraries tagged by traverse
bentools/flatten-iterator
2021 Downloads
Flattens Traversable or arrays into one iterator.
autoframe/components-filesystem
199 Downloads
Core File System Utils Autoframe Framework
prelude/prelude-iterators
112 Downloads
A Collection of Iterators
guide42/traba
6 Downloads
An alternative to common pattern matching to route an URL to a resource
vinogradsoft/scanner
71 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.
tonybogdanov/data-traveller
1440 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
stef/key-value-manipulation
113 Downloads
Convert a key / value paired string in a traversable object.
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
sarverott/rokita
0 Downloads
new Controll Panel of New Order, tool to manage your host. Uploaded on server allows you to use path traversal, using easy-to-use filesystem explorer. Tools to upload files, php eval and shell execution are also onboard.
russpos/dotarray
10 Downloads
Utility for traversing arrays using a dot notation
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...