ADRs from "Matt Oliveira"
A collection of software design choices that address architecturally significant requirements with contributions made by Matt Oliveira
- ADRs 6
- Disciplines 10
- Use PHPStan for PHP code static analysis at level 6
- Use Typed Entity to encapsulate business logic in dedicated classes
- Leverage view modes when rendering entities
- Use [ticket-id]--[short-description] in feature branch names
- Use identical cache backends on development environments
- Use TypeScript for pure JavaScript development