Browse Popular

Follow PSR-12 coding style. Use `camelCase` for methods, `PascalCase` for classes, `UPPER_CASE` for constants.

php
Style Guide
PHP Defaults
#373ad72e4da7dc1aFirst seen Mar 1, 2026

1

Up

0

Down

+1

Net

Voting History

Loading...

AI Assessment

This belongs in a php-cs-fixer config with 'PSR-12' ruleset or PHP_CodeSniffer with PSR12 standard, not in agent instructions.

Move to Config3/10

Better enforced by tooling, not AI rules

Similar Rules