Skip to content

Clarify architecture decisions in docs#15

Merged
usernane merged 1 commit into
mainfrom
dev
Jun 29, 2026
Merged

Clarify architecture decisions in docs#15
usernane merged 1 commit into
mainfrom
dev

Conversation

@usernane

Copy link
Copy Markdown
Member
  • Explain facades as static proxies (PHP community convention)
  • Explain per-request singletons (safe in PHP's share-nothing model)
  • Clarify WebService as controller with optional MVC layering
  • Add view layer note to mvc.md (JSON response = view for APIs, themes for pages)

@usernane usernane merged commit e669197 into main Jun 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant