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

étoiles: 1 097
forks: 59
issues ouvertes: 0

licence: mit
langage: PHP
taille: 356 ko
dépendances analysées: En attente

date de création: il y a presque 4 ans
date de mise à jour: il y a 7 jours
enregistré: il y a 7 jours
dernière synchronisation: il y a 7 jours

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

Sujets: 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
0.0.21

0.0.21

Add more tests and some minor cleanup.

presque 3 ans ago
Download
0.0.19

0.0.19

Fixes a bug with storing exceptions.

presque 3 ans ago
Download
0.0.18

0.0.18

Adds support for string intervals such as 5 minutes to WorkflowStub::timer() and WorkflowStub::awaitWithTimeout().

presque 3 ans ago
Download
0.0.17

0.0.17

Adds ability to extend built-in workflow models.

presque 3 ans ago
Download
0.0.16

0.0.16

Adds connection and queue properties to Activity and Workflow classes to control the options for the underlying queued jobs.

presque 3 ans ago
Download
0.0.15

0.0.15

Adds Queries.

presque 3 ans ago
Download
0.0.14

0.0.14

Adds concurrent activities (fan-out/fan-in).

presque 3 ans ago
Download
0.0.13

0.0.13

Fixes timing issue with signals that are sent within microseconds of creating the workflow. This wasn’t reported by a user but instead was found with the new benchmarking framework that will be published soon.

presque 3 ans ago
Download
0.0.12

0.0.12

Add nullable to created_at timestamps.

environ 3 ans ago
Download