The What
Description
var_export()
gets structured information about the given variable. It is similar to var_dump()
with one exception: the returned representation is valid PHP code.
You get WET when you swim. Stay DRY when you code.
More coming soon…keep checking back.