Search code examples
phppsr-0php-ide

Any PHP IDE follow PSR standards?


Is there any PHP IDE that follow all the rules of PSR 0 to PSR 3 standards as their code formatting standard?

I know all IDEs follow particular code formatting standard but not sure if any are exactly/mostly follow PSR 0 to PSR 3 standards.

Kindly let me know if there is any such PHP IDEs.


Solution

  • IDE PHPStorm More PHP Formatting Options and Bundled Code Styles for PSR-1/PSR-2 and Symfony2