{"id":23592514,"url":"https://github.com/event-engine/php-engine","last_synced_at":"2025-05-07T19:09:05.350Z","repository":{"id":46025385,"uuid":"162495792","full_name":"event-engine/php-engine","owner":"event-engine","description":"PHP Event Engine","archived":false,"fork":false,"pushed_at":"2025-01-17T17:18:04.000Z","size":394,"stargazers_count":53,"open_issues_count":4,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-02T13:18:17.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://event-engine.github.io","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/event-engine.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":"2018-12-19T22:06:28.000Z","updated_at":"2025-01-17T17:16:02.000Z","dependencies_parsed_at":"2023-12-22T22:41:07.237Z","dependency_job_id":null,"html_url":"https://github.com/event-engine/php-engine","commit_stats":{"total_commits":109,"total_committers":7,"mean_commits":"15.571428571428571","dds":"0.13761467889908252","last_synced_commit":"002759ba8ebcf1f4ea4042554db41d573f82ae28"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fphp-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fphp-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fphp-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fphp-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/event-engine","download_url":"https://codeload.github.com/event-engine/php-engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940883,"owners_count":21828768,"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":[],"created_at":"2024-12-27T08:08:33.501Z","updated_at":"2025-05-07T19:09:05.267Z","avatar_url":"https://github.com/event-engine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prooph Event Engine\n\n[![Build Status](https://travis-ci.org/event-engine/php-engine.svg?branch=master)](https://travis-ci.org/event-engine/php-engine)\n[![Coverage Status](https://coveralls.io/repos/github/event-engine/php-engine/badge.svg?branch=master)](https://coveralls.io/github/event-engine/php-engine?branch=master)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/prooph/improoph)\n\n**The world's only CQRS / ES framework that lets you pick your Flavour**\n\n\n## Intro\n\nEvent Engine is a CQRS / EventSourcing framework for PHP to help you rapidly develop event sourced applications, while providing a path to refactor towards a richer domain model as needed. Customize Event Engine with Flavours. Choose between different programming styles.\n\n## Choose Your Flavour\n\n![Choose Your Flavour](https://event-engine.github.io/img/Choose_Flavour_no_h.png)\n\n## Event Sourcing Engine\n\n![Event Sourcing Engine](https://event-engine.github.io/api/img/Aggregate_Lifecycle.png)\n\n## Installation\n\nHead over to the [skeleton](https://github.com/event-engine/php-engine-skeleton)!\n\n## Tutorial\n\n[![Tutorial](https://event-engine.github.io/img/tutorial_screen.png)](https://event-engine.io/tutorial/)\n\n**[GET STARTED](https://event-engine.github.io/tutorial/)**\n\n## Documentation\n\nSource of the docs is managed in a separate [repo](https://github.com/event-engine/docs)\n\n## Run Tests\n\nSome tests require existence of prooph/event-store tests which are usually not installed due to `.gitattributes` excluding them.\nUnfortunately, composer does not offer a reinstall command so we have to remove `prooph/event-store` package from the vendor folder\nmanually and install it again using `--prefer-source` flag.\n\n```bash\n$ rm -rf vendor/prooph/event-store\n$ docker run --rm -it -v $(pwd):/app --user=\"$(id -u):$(id -g)\" prooph/composer:7.2 install --prefer-source\n```\n\n## Supersedes Event Machine \n\nThe first version of this project is called Event Machine and can be found in another repo: [https://github.com/proophsoftware/event-machine](https://github.com/proophsoftware/event-machine).\n\nWe had to change the name due to naming conflicts with other projects. In fact, Event Engine is a newer version of Event Machine using the same concepts.\n\n## Powered by prooph software\n\n[![prooph software](https://github.com/codeliner/php-ddd-cargo-sample/blob/master/docs/assets/prooph-software-logo.png)](http://prooph.de)\n\nEvent Engine is maintained by the [prooph software team](http://prooph-software.de/). The source code of Event Engine \nis open sourced along with an API documentation and a [Getting Started Tutorial](https://event-engine.github.io/tutorial/). Prooph software offers commercial support and workshops\nfor Event Engine and the [prooph components](http://getprooph.org/).\n\nIf you are interested please [get in touch](http://prooph.de)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevent-engine%2Fphp-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevent-engine%2Fphp-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevent-engine%2Fphp-engine/lists"}