helpscout / php-standards
Help Scout PHP Code Standards
Installs: 8 078
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 34
Forks: 0
Open Issues: 0
Requires (Dev)
This package is not auto-updated.
Last update: 2024-10-26 19:32:32 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.