Learning Resources Learning Resources
Home
Tags
My Web
Github
Contribute!
Home
Tags
My Web
Github
Contribute!
  • Basic web development

    • Frontend Roadmap
    • Backend Roadmap
    • CSS

    • HTML
    • Javascript
    • TypeScript
    • Git
  • Flutter
  • Javascript Ecosystem

  • PHP Ecosystem

  • Software Development

  • Front-end Development

  • Design

  • Human Development

# DDD With Symfony

# Handling DTO and form

  • Symfony Form Validation with DTO
  • Don't Use Entities in Symfony Forms. Use Custom Data Objects Instead

# DDD Symfony Projects

  • https://github.com/jorge07/ddd-playground

# DDD and doctrine

  • https://www.doctrine-project.org/projects/doctrine-orm/en/latest/tutorials/getting-started.html#adding-behavior-to-entities

# Doctrine and Aggregate

  • Doctrine ORM and DDD aggregates

# Doctrine and Value Object

  • https://www.thinktocode.com/2018/03/19/the-value-object-and-doctrine/
  • Persisting Value Objects in Doctrine

# Domain Events

  • Domain Events with Symfony and Doctrine
  • Decouple your Symfony application using Domain Events
Help us improve this page!
Last Updated: 9/18/2019, 3:40:51 PM