Open moufmouf opened 8 years ago
This library improves the var_export PHP function.
var_export
https://github.com/Riimu/Kit-PHPEncoder
This is really cool because it allows not passing the keys of the numerically indexed arrays (so no more manual reindexing when merging db patches!)
Even better idea: export to YAML and use a compiler container with Yaco.
This library improves the
var_export
PHP function.https://github.com/Riimu/Kit-PHPEncoder
This is really cool because it allows not passing the keys of the numerically indexed arrays (so no more manual reindexing when merging db patches!)