retro-blenders/symfony-process-pilot-client

Integrates the process-pilot-client into your Symfony application

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/retro-blenders/symfony-process-pilot-client

dev-main 2024-01-23 12:54 UTC

This package is auto-updated.

Last update: 2025-09-23 16:46:17 UTC


README

Integrates the process-pilot-client into your Symfony application

Symfony configuration

process_pilot:
    host: 'https://process-pilot.retro-blenders.com/'
    project_id: <project-id>
    project_hash: <project-hash>
    enabled: true