Commit ad66c517 authored by FichteFoll's avatar FichteFoll

Merge pull request #4350 from mjkaufer/patch-1

Added PHP Source package
parents 815f4172 2c513d98
...@@ -628,6 +628,17 @@ ...@@ -628,6 +628,17 @@
} }
] ]
}, },
{
"name": "PHP Source",
"details": "https://github.com/mjkaufer/PHP-Source",
"labels": ["php", "utilities", "utils"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "PHP Syntax Checker", "name": "PHP Syntax Checker",
"details": "https://github.com/naomichi-y/php_syntax_checker", "details": "https://github.com/naomichi-y/php_syntax_checker",
......
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