GithubHelp home page GithubHelp logo

nealio82 / absolute-beginners-guide-to-ddd-with-symfony Goto Github PK

View Code? Open in Web Editor NEW
117.0 9.0 22.0 180 KB

Example application to go along with the "Absolute Beginner's Guide to DDD with Symfony" presentation

Shell 4.45% PHP 85.61% Twig 3.02% JavaScript 6.74% SCSS 0.18%

absolute-beginners-guide-to-ddd-with-symfony's People

Contributors

nealio82 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

absolute-beginners-guide-to-ddd-with-symfony's Issues

Sharing data between bounded contexts

Hello @nealio82 ,

I've been following your talk at sfday last week. As I'm mostly a Laravel dev I tried to rebuild your example on Laravel and I think I did a pretty good job...

Well... until I got to adding an extra bounded context and trying to share resources between the two. Do you have any plan to integrate this repo with the missing steps or some resource to point me in the right direction?

Wrong interpretation of the concept "Bounded Context"

Nealio82, thanks for you work, but I'm afraid that you understand the concept "Bounded Context" in wrong way.
In src/AcmeVet/Scheduling/Domain/Appointment/Appointment.php I see "Each Bounded Context will have one Entity class". But Bounded Context can include many entities. Furthermore, Bounded Context is not about entities, it's about Ubiquitous Language. In different Bounded Contexts the same word can has different meanings, we can have entities with the same name in different Bounded Contexts. Classical example is an order, it is not the same for a client (public frontend), for the store and for delivery service. These are different Bounded Contexts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.