3b5d55f5f5bfd7f88d57bd2570f162dbb6190ba6
[yaffs-website] / vendor / symfony / var-dumper / README.md
1 VarDumper Component
2 ===================
3
4 The VarDumper component provides mechanisms for walking through any arbitrary
5 PHP variable. Built on top, it provides a better `dump()` function that you
6 can use instead of `var_dump`.
7
8 Resources
9 ---------
10
11   * [Documentation](https://symfony.com/doc/current/components/var_dumper/introduction.html)
12   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
13   * [Report issues](https://github.com/symfony/symfony/issues) and
14     [send Pull Requests](https://github.com/symfony/symfony/pulls)
15     in the [main Symfony repository](https://github.com/symfony/symfony)