Libraries tagged by traversal
quasarstream/stun
1486 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.
jardissupport/validation
39 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
cloud-castle/file-system
53 Downloads
Безопасная работа с файловой системой для PHP 8.1+: атомарная запись (LOCK_EX + случайный temp + rename), чтение, дозапись, копирование, хеш и MIME, рекурсивный листинг и лексические операции с путями с защитой от path traversal. Нулевые внешние зависимости кроме ext-fileinfo.
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
omoba/laravel-queryable
48 Downloads
Declarative search, sort, and filter scopes for Eloquent models — with relationship traversal.
nemesislabs/sentinel
12 Downloads
Nemesis Shield - Sentinel SDK for PHP & Laravel. Positive-security runtime protection: learns your app's normal behavior and blocks off-baseline requests (auth bypass, path traversal, scanners, unusual methods). Fail-open, privacy-preserving. Works on Laravel 6+ / PHP 7.2+.
mediagone/types-collections
2286 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).
joby/smol-fs
122 Downloads
A lightweight and simple filesystem abstraction layer with useful features and built-in traversal attack protection.
centraldesktop/graph
25260 Downloads
Basic object graph traversal library