2 Repositories
PHP varexporter Libraries
A powerful and pretty replacement for PHP's var_export()
Brick\VarExporter A powerful and pretty replacement for PHP's var_export(). Introduction PHP's var_export() function is a handy way to export a variab
145 Dec 23, 2022
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code.
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
1.8k Jan 1, 2023