Libraries tagged by travsers
peridot-php/object-path
55271 Downloads
A string syntax to fetch values from array and object hierarchies
lochmueller/index
1843 Downloads
Smart and flexible async indexing of pages and documents for search engines, AI providers, and other external systems.
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
improved/iterable
209159 Downloads
Functions to interact with arrays, iterators and other traversable objects
cbsi/doctrine2-nestedset
304195 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
achttienvijftien/niwaki
125494 Downloads
Traverse and transform DOM trees
stefangabos/zebra_mptt
577 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
popphp/pop-dir
7463 Downloads
Pop Directory Component for Pop PHP Framework
phplrt/visitor
51996 Downloads
The phplrt visitor package
dgame/php-iterator
113514 Downloads
php iterator
sugarcraft/candy-focus
643 Downloads
Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.
muqsit/asynciterator
3161 Downloads
A virion that simplifies writing tasks that traverse iterators
laramint/php-security-scanner
978 Downloads
Framework-agnostic static security scanner for PHP. Detects SQLi, XSS, command injection, path traversal, insecure deserialization, weak crypto, hardcoded secrets, and more.
laramint/laravel-security-scanner
937 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
jcnventura/pharborist
122415 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.