Libraries tagged by traverse
maplephp/dto
304 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
lochmueller/index
9 Downloads
Index - Smart and flexible async indexing of pages and documents for e.g. search engines or AI provider
komalbarun/dirpy
1618 Downloads
Recursive directory scanner
tacman/twig-tree-tag
2882 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus), supporting Twig 3
rdx/js-dom
3945 Downloads
JS-like DOM traversal
qeep-pro/twig-tree-tag
3674 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).
pflorek/elevator
15395 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
gyselroth/stream-iterator
2113 Downloads
Provides \StreamIterator which allows traversing through an iterator and stringify each element
dakujem/oliva
355 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
gnugat/traversal
720 Downloads
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
popphp/pop-file
947 Downloads
Pop File Component for Pop PHP Framework
volux/dom
48 Downloads
Extended DOM objects with jQuery-like functionality. Create and transform, traversal and manipulation well-formed XML and HTML.
thiagof/cobra-mptt
19 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen