Skip to content

1.0 Stable Release

Latest
Compare
Choose a tag to compare
@codeliner codeliner released this 19 Mar 23:24
· 1 commit to master since this release
v1.0.0

v1.0 marks the end of active development of Event Machine. It is used in a variety of projects. Those projects can finally rely on a stable version without the risk of breaking changes.

A few months ago we've started development of Event Machine v2.0 and along the way decided to change the project name, code namespace and the home of the project. It's now called Event Engine. You can find more information about that move here: https://github.com/event-engine/php-engine/releases/tag/v0.1.0

We still support Event Machine with bugfixes, but no further feature development. All new features depend on the refactored core used in Event Engine. If you plan to start a new project and want to use Event Machine, please consider usage of Event Engine instead! The two systems are NOT compatible. Even though, many concepts used in Event Machine are also used in Event Engine, for example the Descriptions to configure the message flow and the Flavours.

If you want to switch your existing project to Event Engine, feel free to contact us! We can provide guidance if needed.