Engineering Handbook¶
Welcome to the Subscribed Engineering Handbook — the central technical reference for our dev team.
Here you'll find decisions, standards, guides, and documentation for all our internal packages and projects. This handbook is a living document: continuously updated and automatically synced from our repos.
Quick links¶
-
Guides
Get up and running quickly with new projects and packages.
-
Standards
Our coding standards, branching strategy, and PR checklist.
-
Architecture Decision Records
Architectural decisions and the reasoning behind them.
-
Packages
Documentation for our internal Composer packages.
Who is this for?¶
The Engineering Handbook is for everyone on the dev team — whether you're new or experienced. It's your first stop when you:
- start a new project or package
- are unsure how we do things here
- want to understand an architectural decision
- need documentation for an internal package
Contributing¶
See something outdated or missing? Open a PR against subscribed-aps/eng-handbook. Everyone on the team can and should contribute.