Libraries tagged by traversal
morebec/file-locator
4 Downloads
The FileLocator Component find files by their name using different strategies, such as recursive parent traversal, recursive (downward) traversal and at location
george-zakharov/php-query
33 Downloads
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
dobrosite/http-crawler
18 Downloads
PHP component for recursive web sites traversal
dobrosite/crawler
24 Downloads
PHP component for recursive traversal of hierarchical data storages
dmk/mkphpids
8801 Downloads
Currently the PHPIDS detects all sorts of XSS, SQL Injection, header injection, directory traversal, RFE/LFI, DoS and LDAP attacks. Through special conversion algorithms the PHPIDS is even able to detect heavily obfuscated attacks.
demboo/doctrine2-nestedset
84 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
chillerlan/php-prototype-dom
183 Downloads
Prototype.js like DOM traversal and manipulation. PHP 7.4+
belt/matter
248 Downloads
Proper object traversal
league/csv
110662402 Downloads
CSV data manipulation made easy in PHP
fab2s/nodalflow
283276 Downloads
A PHP Nodal WorkFlow
sarhan/php-flatten
134868 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
improved/iterable
140701 Downloads
Functions to interact with arrays, iterators and other traversable objects
ps/fluent-traversable
23380 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
samsonasik/array-lookup
37917 Downloads
A fast lookup library that help you verify and search array and Traversable data
markrogoyski/itertools-php
2400 Downloads
Iteration tools for PHP