Libraries tagged by travers
russpos/dotarray
11 Downloads
Utility for traversing arrays using a dot notation
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
quatrebarbes/snow-driver
58 Downloads
Driver de base de données Laravel pour accéder aux objets d'une plateforme ServiceNow au travers de modèles Eloquent.
norbertogomez/doctrine2-nestedset
10 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
nguyenquocanhz/mime-type
0 Downloads
Xac dinh va kiem tra MIME type an toan cho PHP - chong path traversal, SVG XSS, upload gia mao
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+.
mrubiosan/loose-schema-navigator
675 Downloads
Carefree traversal of data structures with eventual strict typing
morebec/file-locator
5 Downloads
The FileLocator Component find files by their name using different strategies, such as recursive parent traversal, recursive (downward) traversal and at location
modethirteen/xarray
3618 Downloads
A utility for traversing PHP arrays with an XPath-like syntax
michaelorenda/laravel-recursive-relations
8 Downloads
Recursive parent-child traversal for Eloquent models.
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
maximal1st/get-images
21 Downloads
It's about traverse site pages and load images
lombokclarion/storage
1 Downloads
File storage behind relative, traversal-validated paths. Local filesystem only — cloud drivers are separate packages depending on the Storage interface, never core dependencies.
khalyomede/array-get
63 Downloads
Function to traverse an array using dot and star syntax.
iamcal/pquery
58 Downloads
A jQuery-style DOM traversal tool, for PHP