Libraries tagged by durable
rickphp/laravel-rick
16 Downloads
Durable, tenant-aware AI workflow compilation and execution for Laravel
hibernator/hibernator-phplib
1 Downloads
Write PHP code that sleeps for months. A Durable Execution Engine using Fibers and Replay Pattern to replace complex cron/queue logic.
cboxdk/laravel-sync
12 Downloads
Offline-first sync engine for Laravel: durable storage, field-level conflicts and contextual client views
builtbyberry/laravel-swarm-mcp
6 Downloads
Read-only Model Context Protocol (MCP) server for Laravel Swarm — expose durable run history, durable-run inspection, and audit-outbox health as MCP Resources over the official laravel/mcp package.
atlasflow/laravel-eppo
11 Downloads
Laravel client for the EPPO Global Database (data.eppo.int) with a durable, self-invalidating local cache.
aitumalow/aitumalow
17 Downloads
A Laravel-native visual workflow builder powered by Durable Workflow.
gplanchat/durable-rector
0 Downloads
Rector rules that migrate a project off the official Temporal PHP SDK onto gplanchat/durable — attribute rewrites that keep the workflow and activity type names a running server already knows
gplanchat/durable-plugin
3 Downloads
Sylius-oriented dashboard plugin for durable workflow tracking.
gplanchat/durable-phpstan
0 Downloads
PHPStan extension for gplanchat/durable — resolves ActivityStub and ChildWorkflowStub calls from their typed contract, so a mistyped activity is an analysis error rather than a runtime failure
gplanchat/durable-magento
0 Downloads
Magento 2 / Mage-OS module bringing durable workflow execution to the host's own container and queue.
gplanchat/durable-laravel
0 Downloads
Laravel integration for gplanchat/durable — binds the four storage ports from one published config file
gplanchat/durable-bridge-illuminate
0 Downloads
Illuminate (Laravel) journal, metadata and run stores for gplanchat/durable — durable execution on the connection Laravel already owns
gplanchat/durable-bridge-dbal
1 Downloads
Doctrine DBAL journal, metadata and parent-link stores for gplanchat/durable — durable execution on a single SQL database, no orchestrator cluster
timmcleod/agent-workflows
36 Downloads
Durable, resumable, human-interruptible agent workflows for the Laravel AI SDK — crash-safe orchestration on Laravel queues.
rasuvaeff/yii3-outbox-webhooks-bridge
8 Downloads
Bridge between yii3-outbox and yii3-webhooks for durable at-least-once webhook delivery