Kwesi Banson Jnr d22ca2954b Initial commit
2026-02-19 07:04:15 +00:00

607 B

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