Commit 7945eb01 authored by GOTO Hayato's avatar GOTO Hayato Committed by Alejandro Cavazos

Add PhpArrayConverter. (#6365)

parent 9b8673bf
...@@ -1071,6 +1071,18 @@ ...@@ -1071,6 +1071,18 @@
} }
] ]
}, },
{
"name": "PhpArrayConverter",
"details": "https://github.com/gh640/SublimePhpArrayConverter",
"author": "Goto Hayato",
"labels": ["php", "formatter", "formatting"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/SublimeText/PhpBeautifier", "details": "https://github.com/SublimeText/PhpBeautifier",
"releases": [ "releases": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment