Commit 6c4bd208 authored by FichteFoll's avatar FichteFoll

Merge pull request #4696 from migliori/master

add PHP Form Builder plugin
parents a7b3ceee e51d6819
...@@ -641,6 +641,17 @@ ...@@ -641,6 +641,17 @@
} }
] ]
}, },
{
"name": "PHP Form Builder",
"details": "https://github.com/migliori/sublime-phpformbuilder",
"labels": ["auto-complete", "bootstrap", "form", "php"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PHP Haml", "name": "PHP Haml",
"details": "https://github.com/xt99/sublimetext-php-haml", "details": "https://github.com/xt99/sublimetext-php-haml",
......
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