Colorful variable dump
Package:
Summary:
Dump variable values using colors
Groups:
Author:
Description:
This class can be used to dump variable values using colors.
It uses the var_dump function to get the representation of a variable value and uses regular expressions to replace different sections with HTML tags that make them appear in different colors.
It uses the var_dump function to get the representation of a variable value and uses regular expressions to replace different sections with HTML tags that make them appear in different colors.
Comments are closed.