Skip to content

Commit 0bb9dba

Browse files
committed
refactor: separate framework from technology-specific example
- Move PHP/Symfony/K8s documentation to examples/php-symfony-k8s/ - Update root documentation to be technology-agnostic - Create example README with tech stack summary - Fix all cross-references to use new paths - Reorganize DOCUMENTATION_INDEX with framework-first structure - Update REPO_MAP with new repository structure The framework (core/, runtime/, bench/) is now clearly separated from stack-specific implementations (examples/).
1 parent c87b9b6 commit 0bb9dba

63 files changed

Lines changed: 419 additions & 403 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

DOCUMENTATION_INDEX.md

Lines changed: 161 additions & 314 deletions

GLOSSARY.md

Lines changed: 2 additions & 2 deletions

METHODOLOGY.md

Lines changed: 4 additions & 4 deletions

README.md

Lines changed: 66 additions & 37 deletions

REPO_MAP.md

Lines changed: 57 additions & 45 deletions

01-architecture/01-architecture-overview.md renamed to examples/php-symfony-k8s/01-architecture/01-architecture-overview.md

01-architecture/02-microservices-catalog.md renamed to examples/php-symfony-k8s/01-architecture/02-microservices-catalog.md

01-architecture/03-hexagonal-architecture.md renamed to examples/php-symfony-k8s/01-architecture/03-hexagonal-architecture.md

01-architecture/04-domain-driven-design.md renamed to examples/php-symfony-k8s/01-architecture/04-domain-driven-design.md

0 commit comments

Comments
 (0)