Packages from gplanchat · Transparency log
-
PHP
gplanchat/durable
PHP library for durable execution: workflows, activities, event journal, and transports (HttpKernel integration lives in the bundle).
-
PHP
gplanchat/durable-bridge-dbal
Doctrine DBAL journal, metadata and parent-link stores for gplanchat/durable — durable execution on a single SQL database, no orchestrator cluster
-
PHP
gplanchat/durable-bridge-illuminate
Illuminate (Laravel) journal, metadata and run stores for gplanchat/durable — durable execution on the connection Laravel already owns
-
PHP
gplanchat/durable-bridge-temporal
Temporal journal EventStore + worker (gRPC only, no Temporal PHP SDK) for gplanchat/durable
-
PHP
gplanchat/durable-bundle
Symfony bundle for gplanchat/durable: extension, autoconfiguration of workflows and activities.
-
PHP
gplanchat/durable-laravel
Laravel integration for gplanchat/durable — binds the four storage ports from one published config file
-
PHP
gplanchat/durable-magento
Magento 2 / Mage-OS module bringing durable workflow execution to the host's own container and queue.
-
PHP
gplanchat/durable-phpstan
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
-
-
PHP
gplanchat/durable-rector
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
-
-
-
-