Commit 05438f32 authored by Jose Torres's avatar Jose Torres

Add PHP Constructors package to p.json

parent 263ce374
...@@ -698,6 +698,17 @@ ...@@ -698,6 +698,17 @@
} }
] ]
}, },
{
"name": "PHP Constructors",
"details": "https://bitbucket.org/jltorresm/sublime-php-constructors",
"labels": ["php", "constructor", "snippets", "code generation", "auto-complete", "text manipulation"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PHP Form Builder", "name": "PHP Form Builder",
"details": "https://github.com/migliori/sublime-phpformbuilder", "details": "https://github.com/migliori/sublime-phpformbuilder",
......
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