Libraries tagged by work flow engine
alizharb/forgepulse
611 Downloads
A dynamic workflow builder for Laravel.
ovac/guardrails
1834 Downloads
Operational approvals engine for Laravel applications.
moffhub/maker-checker
10311 Downloads
Enterprise-grade maker-checker (four-eyes) approval workflow for Laravel. Multi-role approvals, conditional rules engine, delegation, audit trail, bulk actions, and auto-intercept via Eloquent events.
unb-libraries/dockworker
113533 Downloads
Dockworker provides web application developers, site builders and operational engineers a single technical entrypoint with a consistent, unified workflow regardless of the framework.
zaber-dev/laravel-workflow
29 Downloads
Application-level workflow orchestration for Laravel with state transitions, audit history, rollback support, cache and database drivers, Eloquent integration, and a fluent API.
vanilo/workflow
16036 Downloads
Workflow Engine / State Machine
raoul2000/yii-simple-workflow
8234 Downloads
A simple workflow engine for Yii 1
maestrodimateo/laravel-workflow
131 Downloads
Workflow engine for Laravel applications
juststeveking/workflow-engine
19 Downloads
Durable, resumable workflows for the long-running Laravel processes that spend most of their time waiting.
apurba-labs/laravel-approval-engine
49 Downloads
Batch-based approval workflow engine for Laravel
betalabs/engine-workflow-helper
10201 Downloads
Package providing helpers for Engine Workflow creation
radek-baczynski/zeebe-php-client
2550 Downloads
PHP Client for zeebe workflow engine (https://zeebe.io)
mhqady/flowra
374 Downloads
Flowra is a flexible, database-driven workflow and state machine engine for Laravel. It supports workflows, typed states, transitions, guards, actions, scopes, and dynamic workflow loading, enabling complex business processes to evolve at runtime without redeploying code.
zenaton/zenaton-php
43698 Downloads
Zenaton PHP library
milpa/orchestrator
83 Downloads
Generic event-sourced process engine for the Milpa PHP framework: process definitions composed from milpa/workflow states/transitions/gates, a pure reducer folding an EventStoreInterface log into process state, an auto-advancing runner, and human-gate decision surfaces via milpa/live.