Libraries tagged by traverse
jardissupport/validation
39 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
gyselroth/stream-iterator
3010 Downloads
Provides \StreamIterator which allows traversing through an iterator and stringify each element
cloud-castle/file-system
53 Downloads
Безопасная работа с файловой системой для PHP 8.1+: атомарная запись (LOCK_EX + случайный temp + rename), чтение, дозапись, копирование, хеш и MIME, рекурсивный листинг и лексические операции с путями с защитой от path traversal. Нулевые внешние зависимости кроме ext-fileinfo.
dgoring/dom-query
22786 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
wmde/traversable-iterator
16840 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
komalbarun/dirpy
1792 Downloads
Recursive directory scanner
adachsoft/normalized-safe-path
77 Downloads
A library to normalize paths and prevent directory traversal.
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
pixielity/laravel-discovery
872 Downloads
Powerful class discovery system for Laravel with attribute-based scanning, directory traversal, and monorepo support
p810/dot
27 Downloads
A utility for traversing arrays using dot notation
omoba/laravel-queryable
48 Downloads
Declarative search, sort, and filter scopes for Eloquent models — with relationship traversal.
ninsuo/jordan-tree
4140 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).