Libraries tagged by triverla
cbsi/doctrine2-nestedset
293915 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
dgame/php-iterator
101623 Downloads
php iterator
rdx/js-dom
2476 Downloads
JS-like DOM traversal
pflorek/elevator
14306 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.
wmde/traversable-iterator
15914 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator
webhappens/traverser
4996 Downloads
Easily traverse nested object structures without worrying about recursion.
stefangabos/zebra_mptt
527 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
shutterstock/basecoat
22 Downloads
Basecoat Framework, a PHP base framework
bentools/flatten-iterator
2009 Downloads
Flattens Traversable or arrays into one iterator.
rayne/virtual-path
70 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
komalbarun/dirpy
1535 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
1896 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).