jace02 / var-dumper

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().

Home Page:https://symfony.com/var-dumper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

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().

https://symfony.com/var-dumper

License:MIT License


Languages

Language:PHP 99.2%Language:CSS 0.7%Language:JavaScript 0.1%