8000 GitHub - hnvas/symfony-ddd-skeleton: This is a starter project based on DDD and Clean Architecture designs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hnvas/symfony-ddd-skeleton

Repository files navigation

Symfony DDD Skeleton

Hexagonal Architecture, DDD & CQRS with Symfony and PHP

symfony PHP Version Require

Example of a base PHP application using Domain-Driven Design (DDD) and Command Query Responsibility Segregation (CQRS) principles keeping the code as simple as possible.

Project Structure

src
├── Core
    ├── Application
    ├── Domain
    └── Infrastructure

About

This is a starter project based on DDD and Clean Architecture designs

Topics

Resources

License

Stars

Watchers

Forks

0