{"id":13578167,"url":"https://github.com/prooph/proophessor-do","last_synced_at":"2025-04-05T16:32:03.028Z","repository":{"id":31491405,"uuid":"35055587","full_name":"prooph/proophessor-do","owner":"prooph","description":"prooph components in action","archived":false,"fork":false,"pushed_at":"2019-03-13T10:05:01.000Z","size":9024,"stargazers_count":255,"open_issues_count":3,"forks_count":66,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-11-05T15:49:27.581Z","etag":null,"topics":["cqrs","ddd","event-sourcing","php","prooph"],"latest_commit_sha":null,"homepage":"http://getprooph.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prooph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-04T19:45:20.000Z","updated_at":"2024-10-22T12:47:09.000Z","dependencies_parsed_at":"2022-08-24T03:40:15.924Z","dependency_job_id":null,"html_url":"https://github.com/prooph/proophessor-do","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fproophessor-do","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fproophessor-do/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fproophessor-do/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fproophessor-do/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prooph","download_url":"https://codeload.github.com/prooph/proophessor-do/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247366410,"owners_count":20927502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cqrs","ddd","event-sourcing","php","prooph"],"created_at":"2024-08-01T15:01:28.090Z","updated_at":"2025-04-05T16:31:59.894Z","avatar_url":"https://github.com/prooph.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Proophessor Do\n**prooph components in action**\n\n[![Build Status](https://travis-ci.org/prooph/proophessor-do.svg)](https://travis-ci.org/prooph/proophessor-do)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/prooph/improoph)\n\n\nProophessor Do (short *Do*) demonstrates the power of prooph components in conjunction with zend expressive.\nAnd you're ask to try it yourself. **Do** includes exercises! So read on and **pick up a task!**\n\n## Business Domain\n\nThe business logic implemented in this educational project is very simple and should be known by everybody in one way or the other.\nIt 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\ntime has passed.\n\n## Installation\n\n[Installation Documentation](docs/installation/index.md)\n\n## Management UI (new)\n\n[Management UI Documentation](docs/mgmt-ui/index.md)\n\n![Model Exploration](https://github.com/prooph/proophessor/blob/master/assets/prooph_do_exploration.gif)\n\n## Learning by doing!\n\nWhen you play around with the application you will notice missing functionality. This has a simple reason. You explore\na learning application and what is the best way to learn? Right! **Learning by doing!** So if you want to learn something about\nCQRS and Event Sourcing:\n\n1. Pick up an open task listed below\n2. Get us a note in the corresponding issue that you accept the challenge\n3. Ask if you need help -\u003e [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/prooph/improoph)\n4. Have fun and learn!\n\n\n*Note: Some tasks depend on others and some can be split into sub tasks. Let's discuss this in the issues. And of course you\ncan also work together. Sharing work doubles knowledge!*\n\n## HALL OF FAME\n\nA successfully merged pull request will add you to the HALL OF FAME!\n\n### Features\n\n- [x] Project set up, register user, post todo - done by [people at prooph](https://github.com/orgs/prooph/people)\n- [x] [Mark a todo as done](https://github.com/prooph/proophessor-do/issues/1) - done by [Danny van der Sluijs](https://github.com/DannyvdSluijs)\n- [x] [Reopen a todo](https://github.com/prooph/proophessor-do/issues/2) - done by [Bas Kamer](https://github.com/basz)\n- [x] [Add deadline to todo](https://github.com/prooph/proophessor-do/issues/35) - done by [Wojtek Gancarczyk](https://github.com/theDisco)\n- [x] [Add reminder for assignee](https://github.com/prooph/proophessor-do/issues/60) - done by [Roman Sachse](https://github.com/rommsen)\n- [x] [Mark a todo as expired](https://github.com/prooph/proophessor-do/issues/75) - done by [Dranzd Viper](https://github.com/dranzd)\n- [x] [Notify assignee when todo deadline is expired](https://github.com/prooph/proophessor-do/issues/82) - done by [Michał Żukowski](https://github.com/mikemix)\n- [x] [Check that email address is unique](https://github.com/prooph/proophessor-do/issues/92) - done by [Lucas Courot](https://github.com/lucascourot)\n- [ ] [Allow user registration and sign in with Github](https://github.com/prooph/proophessor-do/issues/129) - done by [your name here]\n- more features will follow ...\n\n## Tutorials\n\n- [Replay History](docs/tutorials/replay_history.md)\n- [Take Snapshots](docs/tutorials/take_snapshots.md)\n\n## Technology Stack\n\n[List of used technologies](docs/technology_stack.md) - We \u003c3 Open Source\n\n## Support\n\n- Ask questions on Stack Overflow tagged with [#prooph](https://stackoverflow.com/questions/tagged/prooph).\n- File issues at [https://github.com/prooph/proophessor-do/issues](https://github.com/prooph/proophessor-do/issues).\n- Say hello in the [prooph gitter](https://gitter.im/prooph/improoph) chat.\n\nHappy messaging!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprooph%2Fproophessor-do","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprooph%2Fproophessor-do","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprooph%2Fproophessor-do/lists"}