helpscout / php-standards
Help Scout PHP Code Standards
v1.3.0
2018-11-19 17:05 UTC
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-01 03:29:13 UTC
README
Writing high quality, durable, and maintainable code
This repository includes the Help Scout coding standard definition for PHP Codesniffer and resources. The PHP_CodeSniffer standard will never be 100% accurate, but should be viewed as a strong set of guidelines while writing software at Help Scout.
These are most commonly used with the Pre-Commit commit hooks for linting source code with the php-cs hook.