UB-Mannheim / PalMA

PalMA Team Monitor
Other
26 stars 152 forks source link

Use PHP Standard Recommendation (PSR) coding style #11

Open stweil opened 8 years ago

stweil commented 8 years ago

PSR-2 is a standard (Coding Style Guide) recommended for PHP code.

See also the German article in Wikipedia.

stweil commented 6 years ago

Scrutinizer can be used to find and fix style violations.