You've already forked random-web-tools
Add str to php array tool
This commit is contained in:
@ -34,6 +34,7 @@ export default {
|
||||
'str_sort_lines': 'Str sort lines',
|
||||
'str_to_lower_upper': 'Str to lower/upper',
|
||||
'str_remove_duplicate_lines': 'Str remove duplicate lines',
|
||||
'str_to_php_array': 'Str to PHP array',
|
||||
'url_encode_decode': 'URL encode/decode',
|
||||
},
|
||||
'SQL': {
|
||||
|
Reference in New Issue
Block a user