Search code examples
Objective reasons for using spaces instead of tabs for indentation?...

phpcode-formattingpsr-2

Read More
Private member variable must be prefixed with an underscore...

phpsyntaxphpstormpsr-2

Read More
When running phpcs, ERROR: Referenced sniff "PHPCompatibility" does not exist is coming...

phpphp-7.1phpcspsr-2

Read More
Is it necessary to put space after $this keyword in OOP PHP according to PSRs?...

phppsr-2psr-12

Read More
Multiple "right margins" or guides in PHPStorm...

idecustomizationphpstormpsr-2

Read More
How many new lines before namespace declaration in PSR?...

phppsr-2psr-12

Read More
php-cs-fixer: need more information on using fix --level option...

phpsymfonycoding-stylepsr-2

Read More
Add an empty line at end of file according to PSR-2 on PhpStorm...

phpphpstormphpcodesnifferpsr-2

Read More
PHP Namespace Class Naming Convention...

phpnaming-conventionsnamingpsr-4psr-2

Read More
Can I use the if-statement in single row according to the PSR-2?...

phppsr-2psr-1

Read More
Are parentheses required in PSR-2 PHP ternary syntax?...

phppsr-2psr-1

Read More
PSR-2 and "Line exceeds by 120 characters" for a Codeline...

phppsr-2

Read More
PhpStorm: Auto-format with line breaker...

phpformattingphpstormpsr-2

Read More
How many spaces should I use for intendation according to the PSR-2 coding standard?...

phppsr-2

Read More
How to implement a copy constructor in PHP?...

phpooppsr-2

Read More
What will line ending cause when programming?...

phpnewlineline-endingspsr-2php-fig

Read More
PHP 's' in namespace: Controller or Controllers, Model or Models?...

phpsymfonyyiinamespacespsr-2

Read More
Best way to comment on if/else statement with PHP PSR-2...

phpcommentspsr-2

Read More
Symfony 3.3 - where should I put CSS and JS files?...

javascriptphpcsssymfonypsr-2

Read More
SonarQube: Message displayed in PHP code...

phpsonarqubepsr-2

Read More
PSR-2. When to capitalize directories?...

phppsr-0psr-4psr-2psr-1

Read More
PSR-2 - Should the array opening bracket be on its own line...

phppsr-2

Read More
PSR doc comments...

phppsr-2

Read More
PSR for using description of class...

phpphpdocpsr-2psr-1

Read More
What are the main differences between the PSR-2 coding standard and the Symfony2 code standard for p...

phpsymfonycoding-stylephpcodesnifferpsr-2

Read More
PhpStorm enforcing PSR-2 on a subset of files...

phpphpstormpsr-2psr-1

Read More
Clarifications on PSR-2 indenting rules...

phppsr-2

Read More
PHP-CS-FIXER is ignoring my config...

phpconfigurationcomposer-phppsr-2php-cs-fixer

Read More
Does PSR-2 require vertical alignment?...

phppsr-2

Read More
PSR and constructor visibility...

phpconstructorvisibilitypsr-2

Read More
BackNext