We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!)
The text was updated successfully, but these errors were encountered:
Even better idea: export to YAML and use a compiler container with Yaco.
Sorry, something went wrong.
No branches or pull requests
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!)
The text was updated successfully, but these errors were encountered: