Skip to content

Standards

Our shared agreements on how we write and ship code.

Standard Description
Coding Standards PHP code style, naming conventions, and static analysis
Git Branching Our branching strategy (Trunk-Based Development)
PR Checklist What to check before requesting a review