Stars: 7272
Forks: 99
Pull Requests: 28
Issues: 0
Watchers: 18
Last Updated: 2023-09-12 12:46:51
Provides mechanisms for walking through any arbitrary PHP variable
License: MIT License
Languages: PHP, CSS, JavaScript
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()
.