Download the PHP package dennobaby/pathfinder without Composer
On this page you can find all versions of the php package dennobaby/pathfinder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dennobaby/pathfinder
More information about dennobaby/pathfinder
Files in dennobaby/pathfinder
Download dennobaby/pathfinder
More information about dennobaby/pathfinder
Files in dennobaby/pathfinder
Vendor dennobaby
Package pathfinder
Short Description Simple PHP-lib to check and manipulate arrays
License MIT
Package pathfinder
Short Description Simple PHP-lib to check and manipulate arrays
License MIT
Please rate this library. Is it a good library?
Informations about the package pathfinder
pathfinder
Access and modify arrays or json-documents with path-descriptor.
Usage & Examples
Let's assume you have this array, potentially much bigger and you don't know if certain paths exist:
Check if a given path exists:
would return
If you want to modify the value of a given path you could do simply:
All versions of pathfinder with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package dennobaby/pathfinder contains the following files
Loading the files please wait ....