{"id":15029580,"url":"https://github.com/world-architects/event-sourcing","last_synced_at":"2026-04-02T02:06:06.808Z","repository":{"id":57045409,"uuid":"194682035","full_name":"World-Architects/event-sourcing","owner":"World-Architects","description":"A library for easy event sourcing integration","archived":false,"fork":false,"pushed_at":"2020-05-18T15:29:31.000Z","size":366,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-09T02:30:05.134Z","etag":null,"topics":["architecture-component","cqrs","ddd","ddd-patterns","enterprise-architecture","event-source-client","event-sourcing","php","php7","php72"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/World-Architects.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-01T13:51:34.000Z","updated_at":"2024-05-12T16:14:41.000Z","dependencies_parsed_at":"2022-08-24T03:40:14.619Z","dependency_job_id":null,"html_url":"https://github.com/World-Architects/event-sourcing","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/World-Architects%2Fevent-sourcing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/World-Architects%2Fevent-sourcing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/World-Architects%2Fevent-sourcing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/World-Architects%2Fevent-sourcing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/World-Architects","download_url":"https://codeload.github.com/World-Architects/event-sourcing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243339333,"owners_count":20275669,"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":["architecture-component","cqrs","ddd","ddd-patterns","enterprise-architecture","event-source-client","event-sourcing","php","php7","php72"],"created_at":"2024-09-24T20:11:05.889Z","updated_at":"2025-12-29T07:23:17.706Z","avatar_url":"https://github.com/World-Architects.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event Sourcing\n\n#### Master\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/badges/quality-score.png?b=master\u0026s=3137e02a67d7a4d7f6cdb76ae9be0e1c49aa7b30)](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/badges/coverage.png?b=master\u0026s=2cdf93f9ee0dbd6dd390cd6948e25702068f5bf5)](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/?branch=master)\n[![Build Status](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/badges/build.png?b=master\u0026s=c164216fdf37936733034610d68514350f34d792)](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/?branch=master)\n\n#### Develop\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/badges/quality-score.png?b=develop\u0026s=3137e02a67d7a4d7f6cdb76ae9be0e1c49aa7b30)](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/?branch=develop)\n[![Code Coverage](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/badges/coverage.png?b=develop\u0026s=2cdf93f9ee0dbd6dd390cd6948e25702068f5bf5)](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/?branch=develop)\n[![Build Status](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/badges/build.png?b=develop\u0026s=c164216fdf37936733034610d68514350f34d792)](https://scrutinizer-ci.com/g/World-Architects/event-sourcing/?branch=develop)\n\nThis library provides tools for an [event sourcing](https://martinfowler.com/eaaDev/EventSourcing.html) implementation.\n\nThe event store system that this library is using is https://eventstore.org/ and the [Prooph](https://github.com/prooph) client libraries ([Async](https://github.com/prooph/event-store-client), [HTTP](https://github.com/prooph/event-store-http-client)) to communicate with it. \n\n## Requirements\n\nThe default event store implementation that library uses is the event store from https://eventstore.org. Make sure you installed it and it is running properly. Consult the [documentation](https://eventstore.org/docs/) if you need to know how to set it up.\n\n## Documentation\n\nPlease see the [docs folder](./docs/index.md) for the library documentation.\n\nYou can find the event store documentation here https://eventstore.org/docs/.\n\n## Composer Commands\n\n* **csfix** - Runs phpcbf and fixes coding standard problems\n* **cscheck** - Checks the coding standard\n* **analyze** - Runs the static code analyzer\n* **test** - Runs phpunit\n\n## Copyright\n\nCopyright 2019 PSA Ltd. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworld-architects%2Fevent-sourcing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworld-architects%2Fevent-sourcing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworld-architects%2Fevent-sourcing/lists"}