An open API service providing repository metadata for many open source software ecosystems.

GitHub / laravel-workflow / laravel-workflow

Durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows in PHP powered by Laravel Queues. Inspired by Temporal and Azure Durable Functions.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-workflow%2Flaravel-workflow
PURL: pkg:github/laravel-workflow/laravel-workflow

Stars: 1,086
Forks: 59
Open issues: 0

License: mit
Language: PHP
Size: 328 KB
Dependencies parsed at: Pending

Created at: over 3 years ago
Updated at: 24 days ago
Pushed at: 24 days ago
Last synced at: 24 days ago

Commit Stats

Commits: 190
Authors: 2
Mean commits per author: 95.0
Development Distribution Score: 0.084
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/laravel-workflow/laravel-workflow

Topics: background-jobs, bpm, bpmn, durable-functions, jobs, laravel, microservices, orchestration, php, queueing, status, workflow, workflow-engine, workflows

Funding Links https://github.com/sponsors/laravel-workflow

Releases
1.0.28

1.0.28

Added Laravel 12 support

9 months ago
Download
1.0.27

1.0.27

Set default order for workflow relations
Pass previous exception on workflow error
Add NonRetryableException

10 months ago
Download
1.0.26

1.0.26

Adds workflow pruning.

over 1 year ago
Download
1.0.25

1.0.25

Fixes stuck pending parent workflows.

over 1 year ago
Download
1.0.24

1.0.24

Fixes memory leak due to unused code

over 1 year ago
Download
1.0.23

1.0.23

Adds support fot Laravel 11.

over 1 year ago
Download
1.0.22

1.0.22

Added workflowId to ActivityCompleted and ActivityFailed events. Thanks @jbardnz!

almost 2 years ago
Download
1.0.21

1.0.21

Workflows will dispatch after the current database transaction is committed.

almost 2 years ago
Download
1.0.20

1.0.20

Adds assertDispatched() family of test helpers. See https://laravel-workflow.com/docs/testing/ for more information.

about 2 years ago
Download
1.0.19

1.0.19

Cleanup.

about 2 years ago
Download