/netbeans-psr

Netbeans settings to comply to PHP's PSR 1 & 2

Primary LanguagePHP

Netbeans PSR settings

Netbeans for PHP settings that allows to be compliant with PSR-1/PSR-2.

Installation

  1. Download the zip from github releases. Do not download using the "Download ZIP" function from project home, but use the release.
  2. In Netbeans 8.0 do Tool > Options > Import
  3. Select the zip file.
  4. Enjoy!

Line ending

To automatically adjust your line ending to LF, you have to install the plugin Change line endings on Save. The configuration is included in the repo. Be careful, the configuration is global.

Bugs and limitations

See issues of the project.