12

I have been working in Sublime Text for the last three months. I've found the extensions HTML Beautifier, JS and JSON beautifier.

Now I want a PHP beautifier extension.

So can someone please suggest which extension I should use as a PHP beautifier? If the extension also checks for PHP errors, then that is good for me.

imtheman
  • 4,713
  • 1
  • 30
  • 30
Rituraj ratan
  • 10,260
  • 8
  • 34
  • 55

2 Answers2

8

It was asked some time ago, but anyway, there is a good package, for many languages, here: https://sublime.wbond.net/packages/CodeFormatter

Surt
  • 581
  • 1
  • 5
  • 18
-5

Sublime CodeIntel work for me

you can install this package in sublime by package manager .

Rituraj ratan
  • 10,260
  • 8
  • 34
  • 55