Skip to content

prooph/proophessor-do-symfony

Repository files navigation

Proophessor Do Symfony

prooph components in action

Build Status Gitter

Proophessor Do Symfony (short Do) demonstrates the power of prooph components in conjunction with Symfony (with Flex enabled).

This is a clone of proophessor-do to demonstrate the Symfony way with prooph components.

Business Domain

The business logic implemented in this educational project is very simple and should be known by everybody in one way or the other. It is about managing todo lists for users whereby a todo can have a deadline and the assigned user can add a reminder to get notified when time has passed.

Installation

Please refer to the installation instructions.

If you have problems with cache files run sudo chmod -R 777 var

Running the app with Docker

docker-compose up -d

Management UI

Information about the Management UI can be found in the original proophessor-do repo:

Management UI Documentation

Model Exploration

Learning by doing!

Check proophessor-do for open tasks and more information.

We want to merge the different framework variants of our learning application to make it easier for people to work on a task using their favorite web framework. Check out the corresponding issue

Support

Happy messaging!

About

Symfony version of proophessor-do CQRS + Event Sourcing example app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published