PHPackages                             semitexa/workflow - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. semitexa/workflow

ActiveSemitexa-module[Utility &amp; Helpers](/categories/utility)

semitexa/workflow
=================

Semitexa Workflow — stateful business process orchestration with code-defined state machines, transition guards, side-effects, history, and scheduler integration

2026.07.25.0821(1w ago)1882MITPHPPHP ^8.4

Since Apr 1Pushed 1mo agoCompare

[ Source](https://github.com/semitexa/semitexa-workflow)[ Packagist](https://packagist.org/packages/semitexa/workflow)[ RSS](/packages/semitexa-workflow/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (12)Versions (13)Used By (2)

Semitexa Workflow
=================

[](#semitexa-workflow)

Stateful business process orchestration with code-defined state machines, transition guards, and scheduler integration.

Purpose
-------

[](#purpose)

Models business processes as state machines with explicit transitions. Each workflow definition declares states, allowed transitions, guard conditions, and side-effects. History is persisted via ORM and async transitions are delegated to the Scheduler.

Role in Semitexa
----------------

[](#role-in-semitexa)

Depends on Core, ORM, Tenancy, and Scheduler. Used by application modules that need formalized multi-step processes with auditable state progression and conditional branching.

Key Features
------------

[](#key-features)

- `#[AsWorkflowDefinition]` attribute for workflow registration
- Code-defined state machines with typed transitions
- Transition guards for conditional progression
- Side-effects and callbacks on state changes
- Full transition history via ORM
- Scheduler integration for delayed/async transitions
- Event payloads: `WorkflowCompleted`, `WorkflowFailed`, `WorkflowTransitionApplied`, `WorkflowTransitionRejected`

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Recently: every ~23 days

Total

11

Last Release

13d ago

Major Versions

0.0.4 → 2026.04.03.12402026-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/e94044da9f4c76cc5cd09ef0c693a68065787e10d0d18edfeedbef3573a9163a?d=identicon)[syntaxwanderer](/maintainers/syntaxwanderer)

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (21 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (9 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (8 commits)")[![tarashanych](https://avatars.githubusercontent.com/u/49571976?v=4)](https://github.com/tarashanych "tarashanych (2 commits)")

---

Tags

business-processorchestrationsemitexastate-machineworkflowworkflowstate-machineorchestrationbusiness-processsemitexa

### Embed Badge

![Health badge](/badges/semitexa-workflow/health.svg)

```
[![Health](https://phpackages.com/badges/semitexa-workflow/health.svg)](https://phpackages.com/packages/semitexa-workflow)
```

###  Alternatives

[ringierimu/state-workflow

Laravel State Workflow provide tools for defining and managing workflows and activities with ease.

3270.7k](/packages/ringierimu-state-workflow)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

209.6k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
