Libraries tagged by triverla
cbsi/doctrine2-nestedset
295166 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
quasarstream/turn
602 Downloads
A PHP implementation of TURN (Traversal Using Relays around NAT)
dgame/php-iterator
102967 Downloads
php iterator
rdx/js-dom
3208 Downloads
JS-like DOM traversal
quasarstream/stun
606 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
wmde/traversable-iterator
16034 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator
webhappens/traverser
5431 Downloads
Easily traverse nested object structures without worrying about recursion.
stefangabos/zebra_mptt
532 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
shutterstock/basecoat
22 Downloads
Basecoat Framework, a PHP base framework
pflorek/elevator
14569 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.
gnugat/traversal
711 Downloads
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
rayne/virtual-path
70 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
komalbarun/dirpy
1551 Downloads
Recursive directory scanner
codrasil/tree
820 Downloads
PHP Library to generate a hierarchical tree list from array.
bentools/flatten-iterator
2020 Downloads
Flattens Traversable or arrays into one iterator.