You've already forked random-web-tools
Add php serialize tool
This commit is contained in:
@ -60,6 +60,7 @@ export default {
|
||||
'PHP': {
|
||||
'str_to_php_array': 'Str to PHP array',
|
||||
'php_array_to_json': 'PHP array to Json',
|
||||
'php_serialize': 'PHP serialize',
|
||||
},
|
||||
'GO': {
|
||||
'go_json_to_struct': 'JSON to Go struct',
|
||||
|
Reference in New Issue
Block a user