How to install the plugin:
1. Direct Installation
Download the installation package directly to the Packages directory (menu->preferences->packages).
2. Using the Package control component
Sublime Text 3
' Package Control.sublime-package ' ' WB ' ' http://sublime.wbond.net/ ' + pf.replace (','%20'). Read ())
Sublime Text 2
Import Urllib2,os; pf='Package Control.sublime-package'; IPP = Sublime.installed_packages_path (); Os.makedirs (IPP)ifNot Os.path.exists (IPP)ElseNone; Urllib2.install_opener (Urllib2.build_opener (urllib2. Proxyhandler ())); Open (Os.path.join (IPP, PF),'WB'). Write (Urllib2.urlopen ('http://sublime.wbond.net/'+pf.replace (' ','%20'). read ()); Print'Restart Sublime Text to finish installation')
Common plugins:
Phpdox: Comments for classes
Sublimelinter: Error highlighting
Sublime Alignment: Code highlighting
Sublime Codeintel: Code hints (PHP doesn't seem to be necessary)
Bracket highlighter: Matching parentheses
Ctags: Code Index
Sublime text Common plug-in