Libraries tagged by travers
germania-kg/pagination
17 Downloads
Paginate your Traversables
george-zakharov/php-query
39 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!
ergebnis/json-parser
0 Downloads
Provides a JSON parser producing an abstract syntax tree that keeps raw strings, numbers, and duplicate property names, with a printer and a traverser.
epfremme/complex-map
24 Downloads
Complex traversable map class
dynoser/walkdir
547 Downloads
Allows to recursively traverse files in directories or get an array of files
dottwatson/simple-data
18 Downloads
traverse an array or an object by accessing the children and parents of a node
dobrosite/http-crawler
18 Downloads
PHP component for recursive web sites traversal
dobrosite/crawler
25 Downloads
PHP component for recursive traversal of hierarchical data storages
dmk/mkphpids
8803 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.
danbettles/disq
7 Downloads
Disq's fluent interface makes it easier to traverse and manipulate the filesystem.
dakujem/oliva74
67 Downloads
Backport of dakujem/oliva (Flexible tree structure, tree builders, traversal iterators, filter.) for PHP 7.4
crazedsanity/arraytopath
46 Downloads
Allows traversing an array like a (linux) filesystem.
componenta/stream-iterator
0 Downloads
Stream iterator for line-based resource traversal
chrissileinus/config-php
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
chillerlan/php-prototype-dom
190 Downloads
Prototype.js like DOM traversal and manipulation. PHP 7.4+