{"id":23505081,"url":"https://github.com/prooph/event-sourcing","last_synced_at":"2025-04-12T14:56:01.023Z","repository":{"id":17737742,"uuid":"20577623","full_name":"prooph/event-sourcing","owner":"prooph","description":"Provides basic functionality for event sourced aggregates.","archived":false,"fork":false,"pushed_at":"2021-03-22T22:39:31.000Z","size":443,"stargazers_count":265,"open_issues_count":0,"forks_count":41,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-10T18:01:11.490Z","etag":null,"topics":["cqrs","ddd","event-sourcing","event-store","php","prooph"],"latest_commit_sha":null,"homepage":"http://getprooph.org","language":"PHP","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":"CHANGELOG.md","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":"2014-06-06T20:44:06.000Z","updated_at":"2024-10-28T20:46:20.000Z","dependencies_parsed_at":"2022-09-22T14:25:13.056Z","dependency_job_id":null,"html_url":"https://github.com/prooph/event-sourcing","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fevent-sourcing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fevent-sourcing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fevent-sourcing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prooph%2Fevent-sourcing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prooph","download_url":"https://codeload.github.com/prooph/event-sourcing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586245,"owners_count":21128996,"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","event-store","php","prooph"],"created_at":"2024-12-25T09:18:31.740Z","updated_at":"2025-04-12T14:56:01.003Z","avatar_url":"https://github.com/prooph.png","language":"PHP","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"ProophEventSourcing\r\n===================\r\n\r\nSimple and lightweight event sourcing library with out of the box support for [ProophEventStore](https://github.com/prooph/event-store)\r\n\r\n[![Build Status](https://travis-ci.org/prooph/event-sourcing.svg?branch=master)](https://travis-ci.org/prooph/event-sourcing)\r\n[![Coverage Status](https://img.shields.io/coveralls/prooph/event-sourcing.svg)](https://coveralls.io/r/prooph/event-sourcing?branch=master)\r\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/prooph/improoph)\r\n\r\n## Important\r\n\r\nThis library will receive support until December 31, 2019 and will then be deprecated.\r\n\r\nFor further information see the official announcement here: [https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html](https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html)\r\n\r\n# Installation\r\n\r\nYou can install ProophEventSourcing via composer by adding `\"prooph/event-sourcing\": \"^5.0\"` as requirement to your composer.json.\r\n\r\n# Usage \r\n\r\nOur [quickstart](https://github.com/prooph/event-sourcing/blob/master/examples/quickstart.php) should give you a starting point.\r\nIt's a very small domain but shows you the useage of ProophEventSourcing and the integration with ProophEventStore.\r\n\r\n\r\n# ProophEventStore Integration\r\n\r\nProophEventSourcing ships with a [ProophEventStore](https://github.com/prooph/event-store) AggregateTranslator to connect the store\r\nwith the bundled [AggregateRoot](https://github.com/prooph/event-sourcing/blob/master/src/Prooph/EventSourcing/AggregateRoot.php).\r\n\r\n# Support\r\n\r\n- Ask questions on Stack Overflow tagged with [#prooph](https://stackoverflow.com/questions/tagged/prooph).\r\n- File issues at [https://github.com/prooph/event-sourcing/issues](https://github.com/prooph/event-sourcing/issues).\r\n- Say hello in the [prooph gitter](https://gitter.im/prooph/improoph) chat.\r\n\r\n# Used Third-Party Libraries\r\n\r\n- Uuids of the AggregateChangedEvents are generated with [ramsey/uuid](https://github.com/ramsey/uuid)\r\n- Assertions are performed by [beberlei/assert](https://github.com/beberlei/assert)\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprooph%2Fevent-sourcing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprooph%2Fevent-sourcing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprooph%2Fevent-sourcing/lists"}