contempt / workflow
Typed state-machine and workflow engine with compiled transition maps.
v1.0.4
2026-08-23 13:49 UTC
Requires
- php: ^8.5
- contempt/attributes: v1.0.4
- contempt/compiler: v1.0.4
- contempt/contracts: v1.0.4
- contempt/core: v1.0.4
- contempt/messaging: v1.0.4
- contempt/transaction: v1.0.4
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^12.0
README
Typed state-machine and workflow engine with compiled transition maps.
This repository is a read-only split of the Contempt monorepo. Issues and pull requests belong in contempt-framework/contempt.
Installation
composer require contempt/workflow
Documentation
https://contempt.lemric.com/docs
License
MIT. See LICENSE.