{"id":19094970,"url":"https://github.com/phauthentic/event-sourcing","last_synced_at":"2026-05-26T04:30:21.658Z","repository":{"id":229605458,"uuid":"587912854","full_name":"Phauthentic/event-sourcing","owner":"Phauthentic","description":"A framework-agnostic event sourcing library aiming for simplicity.","archived":false,"fork":false,"pushed_at":"2024-04-23T23:38:46.000Z","size":199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-01T23:04:07.936Z","etag":null,"topics":["cqrs","ddd","event-sourcing","php","php-library","php8","solid","solid-principles"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Phauthentic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-11T22:00:45.000Z","updated_at":"2024-06-24T00:20:21.806Z","dependencies_parsed_at":"2024-06-24T00:20:17.114Z","dependency_job_id":"634ea311-251f-4c36-88df-d84c7f396f2a","html_url":"https://github.com/Phauthentic/event-sourcing","commit_stats":null,"previous_names":["phauthentic/event-sourcing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fevent-sourcing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fevent-sourcing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fevent-sourcing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fevent-sourcing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Phauthentic","download_url":"https://codeload.github.com/Phauthentic/event-sourcing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240144885,"owners_count":19754974,"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","php-library","php8","solid","solid-principles"],"created_at":"2024-11-09T03:32:17.254Z","updated_at":"2026-05-26T04:30:21.595Z","avatar_url":"https://github.com/Phauthentic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phauthentic Event Sourcing Library\n\nA framework-agnostic event sourcing system.\n\nThe library tries to be as unopinionated as possible, it provides the basic building blocks to implement event sourcing in your application. The library will allow you to keep 3rd party dependencies to a minimum and will not force you to use a specific framework or library. Your aggregates can be free of third party dependencies if you want to go for that style. \n\nIt features different ways of extracting information from your aggregates, pick your flavor: Via Attributes (recommended), Interfaces or Reflection. Using a reflection based extractor will allow you to keep your aggregates free of any dependency to this library.\n\n## Installation\n\n```sh\ncomposer require phauthentic/event-sourcing\n```\n\n## Documentation\n\n* [What is Event Sourcing?](docs/What-is-Event-Sourcing)\n* [The Architecture of this Library](docs/Architecture.md)\n* [Make your Aggregates Using Event Sourcing](docs/Make-your-Aggregate-using-Event-Sourcing.md)\n* [Example](docs/Example.md)\n* [Running Tests](docs/Running-Tests.md)\n* [Other Event Sourcing Libraries](docs/Other-Event-Sourcing-Libraries.md)\n\n## License\n\nCopyright Florian Krämer\n\nLicensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphauthentic%2Fevent-sourcing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphauthentic%2Fevent-sourcing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphauthentic%2Fevent-sourcing/lists"}