var_representation 0.1.5

A compact, more readable alternative to var_export.


var_representation is a compact alternative to var_export that properly escapes control characters

License: BSD-3-Clause

Changes

* Properly use the getters of php 8.4 hooked properties the same way as var_export.