This directory contains Architecture Decision Records (ADRs) for ContentfulBundle. Each ADR captures a significant design decision: what was chosen, why, and what trade-offs were accepted.
Before proposing architectural changes, check whether a relevant ADR exists. If a decision has an ADR, read it before relitigating.
| ADR | Title | Status |
|---|---|---|
| 0001 | Symfony Bundle Pattern for Contentful PHP Integration | Accepted |
| 0002 | Delivery API Only — No Content Management API Integration | Accepted |
| 0003 | PSR-6 Cache and PSR-3 Logger — Standards-Based Injection | Accepted |
| 0004 | ProfilerController Registered Conditionally via Compiler Pass | Accepted |
| 0005 | Named Multi-Client Configuration with Exactly-One-Default Invariant | Accepted |
| 0006 | Query Cache Separate from Resource Cache | Accepted |
Copy the template structure from any existing ADR. Use the next sequential number. Status should be Accepted, Superseded by ADR-XXXX, or Deprecated.
How can I help you explore Laravel packages today?