Libraries tagged by traversable
mediagone/types-collections
2272 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).
laramint/php-security-scanner
1024 Downloads
Framework-agnostic static security scanner for PHP. Detects SQLi, XSS, command injection, path traversal, insecure deserialization, weak crypto, hardcoded secrets, and more.
dakujem/oliva
833 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
komalbarun/dirpy
1782 Downloads
Recursive directory scanner
adachsoft/normalized-safe-path
60 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
869 Downloads
Powerful class discovery system for Laravel with attribute-based scanning, directory traversal, and monorepo support
omoba/laravel-queryable
35 Downloads
Declarative search, sort, and filter scopes for Eloquent models — with relationship traversal.
joby/smol-fs
107 Downloads
A lightweight and simple filesystem abstraction layer with useful features and built-in traversal attack protection.
jardissupport/validation
7 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
cloud-castle/file-system
22 Downloads
Безопасная работа с файловой системой для PHP 8.1+: атомарная запись (LOCK_EX + случайный temp + rename), чтение, дозапись, копирование, хеш и MIME, рекурсивный листинг и лексические операции с путями с защитой от path traversal. Нулевые внешние зависимости кроме ext-fileinfo.
centraldesktop/graph
25246 Downloads
Basic object graph traversal library