PHPackages                             fiedsch/pathdumper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fiedsch/pathdumper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fiedsch/pathdumper
==================

Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements

0.4.1(1y ago)032MITPHPPHP ^8.1

Since Oct 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fiedsch/pathdumper)[ Packagist](https://packagist.org/packages/fiedsch/pathdumper)[ RSS](/packages/fiedsch-pathdumper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

Readme
======

[](#readme)

What is it
----------

[](#what-is-it)

A very small library that helps displaying the data of complex array data structures. The output is "flattened", i.e. it contains one "path" per leaf of the array's data (see example below).

How to use it
-------------

[](#how-to-use-it)

```
