thecodingmachine / mouf

The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
MIT License
54 stars 28 forks source link

Use Kit-PHPEncoder #132

Open moufmouf opened 8 years ago

moufmouf commented 8 years ago

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!)

moufmouf commented 7 years ago

Even better idea: export to YAML and use a compiler container with Yaco.