helpscout/php-standards

Help Scout PHP Code Standards

v1.3.0 2018-11-19 17:05 UTC

This package is not auto-updated.

Last update: 2024-03-16 16:36:23 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.