Libraries tagged by travsers
yiisoft/classifier
831 Downloads
Classifier traverses file system to find classes by a certain criteria.
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
874 Downloads
Powerful class discovery system for Laravel with attribute-based scanning, directory traversal, and monorepo support
pharborist/pharborist
147 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
p810/dot
27 Downloads
A utility for traversing arrays using dot notation
omoba/laravel-queryable
59 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).
nemesislabs/sentinel
15 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+.
modethirteen/xarray
3618 Downloads
A utility for traversing PHP arrays with an XPath-like syntax
mediagone/types-collections
2305 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
127 Downloads
A lightweight and simple filesystem abstraction layer with useful features and built-in traversal attack protection.
evert/phpincludes
23 Downloads
PHPIncludes traverses your source and automatically creates an 'includes' file.
edwinhuish/domquery
127 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation