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: 23 days ago
Pushed at: 23 days ago
Last synced at: 23 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
1.0.38
1.0.38
What’s Changed
- Remove MongoDB support by @rmcdaniel in https://github.com/laravel-workflow/laravel-workflow/pull/263
- Remove scrutinizer/ocular by @rmcdaniel in https://github.com/laravel-workflow/laravel-workflow/pull/265
- Update code coverage badge by @rmcdaniel in https://github.com/laravel-workflow/laravel-workflow/pull/267
- Fix webhook URL generation to include workflow slug by @rmcdaniel in https://github.com/laravel-workflow/laravel-workflow/pull/271
- Fix webhookUrl() to account for route prefixes by @rmcdaniel in https://github.com/laravel-workflow/laravel-workflow/pull/272
Full Changelog: https://github.com/laravel-workflow/laravel-workflow/compare/1.0.37...1.0.38
Download