Coding standards are good, they are especially important on large projects with many collaborators such as Symfony2. Obviously very messy code with no consistency is a problem, it is difficult to read, making it hard to maintain. There is not only one way to write well formatted code and not everyone agrees on which is [...]


