Download the PHP package mohamedhekal/flowforge without Composer
On this page you can find all versions of the php package mohamedhekal/flowforge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mohamedhekal/flowforge
More information about mohamedhekal/flowforge
Files in mohamedhekal/flowforge
Download mohamedhekal/flowforge
More information about mohamedhekal/flowforge
Files in mohamedhekal/flowforge
Vendor mohamedhekal
Package flowforge
Short Description Embeddable Laravel workflow engine: linear definitions, allowlisted actions, delays, and run history
License MIT
Homepage https://github.com/mohamedhekal/flowforge
Package flowforge
Short Description Embeddable Laravel workflow engine: linear definitions, allowlisted actions, delays, and run history
License MIT
Homepage https://github.com/mohamedhekal/flowforge
Please rate this library. Is it a good library?
Informations about the package flowforge
FlowForge
Search terms: laravel, workflow, automation, rules, erp, queue, php, laravel-package, workflow-engine, business-process, orchestration.
Embeddable Laravel workflow engine for ERP/CRM/OMS automation: versioned linear definitions, allowlisted actions, delays, and durable run history.
Installation
Publish a workflow
Start a run
Custom actions
Actions are allowlisted. Register in config or at runtime:
Built-ins: log, webhook, noop.
Limitations (v0.1)
- Linear steps only (no branching / parallel)
- No approval gates
- No visual builder
- Delays use queued job delay; sync driver runs immediately
Testing
License
MIT
All versions of flowforge with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0|^12.0
illuminate/database Version ^11.0|^12.0
illuminate/http Version ^11.0|^12.0
illuminate/queue Version ^11.0|^12.0
illuminate/events Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/bus Version ^11.0|^12.0
illuminate/support Version ^11.0|^12.0
illuminate/database Version ^11.0|^12.0
illuminate/http Version ^11.0|^12.0
illuminate/queue Version ^11.0|^12.0
illuminate/events Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/bus Version ^11.0|^12.0
The package mohamedhekal/flowforge contains the following files
Loading the files please wait ...