Libraries tagged by traversal
igorw/get-in
11456780 Downloads
Functions for hash map (assoc array) traversal.
php-jsonpointer/php-jsonpointer
11233290 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
cakephp/collection
9218055 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
peridot-php/object-path
48491 Downloads
A string syntax to fetch values from array and object hierarchies
cbsi/doctrine2-nestedset
294536 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
rdx/js-dom
2845 Downloads
JS-like DOM traversal
webhappens/traverser
5248 Downloads
Easily traverse nested object structures without worrying about recursion.
stefangabos/zebra_mptt
528 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
shutterstock/basecoat
22 Downloads
Basecoat Framework, a PHP base framework
rayne/virtual-path
70 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
komalbarun/dirpy
1540 Downloads
Recursive directory scanner
volux/dom
47 Downloads
Extended DOM objects with jQuery-like functionality. Create and transform, traversal and manipulation well-formed XML and HTML.
thiagof/cobra-mptt
18 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen
mediagone/types-collections
1912 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).