All Projects → adelf → freelance-example

adelf / freelance-example

Licence: other
Laravel example app with domain layer(Doctrine) and CQRS pattern

Programming Languages

PHP
23972 projects - #3 most used programming language

Basic example of CQRS with Laravel

Build Scrutinizer

Write model: extracted Domain layer with Doctrine

Read model: simple Eloquent

Known issues

  • Project is too small to show the advantages of these patterns
  • Read and write entity & controller classes have the same names(not a big problem, they will never be used in same place)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].