Index of /lpage-fluessiggas/vendor/symfony/var-dumper

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Caster/ 2023-04-17 22:06 -  
[DIR]Cloner/ 2023-04-17 22:06 -  
[DIR]Command/ 2023-04-17 22:06 -  
[DIR]Dumper/ 2023-04-17 22:06 -  
[DIR]Exception/ 2023-04-17 22:06 -  
[DIR]Resources/ 2023-04-17 22:06 -  
[DIR]Server/ 2023-04-17 22:06 -  
[DIR]Test/ 2023-04-17 22:06 -  
[TXT]LICENSE 2023-04-17 22:06 1.0K 
[   ]composer.json 2023-04-17 22:06 1.5K 
[TXT]CHANGELOG.md 2023-04-17 22:05 1.8K 
[   ]VarDumper.php 2023-04-17 22:06 1.9K 

VarDumper Component
===================

The VarDumper component provides mechanisms for walking through any arbitrary
PHP variable. It provides a better `dump()` function that you can use instead
of `var_dump()`.

Resources
---------

 * [Documentation](https://symfony.com/doc/current/components/var_dumper/introduction.html)
 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
 * [Report issues](https://github.com/symfony/symfony/issues) and
   [send Pull Requests](https://github.com/symfony/symfony/pulls)
   in the [main Symfony repository](https://github.com/symfony/symfony)