Looking to hire Laravel developers? Try LaraJobs

laravel-flow-connect maintained by padosoft

Description
Connector nodes and triggers for padosoft/laravel-flow: HTTP/API nodes, schedule and event triggers, signed inbound webhooks. Part of the Laravel Flow 2.0 suite.
Last update
2026/07/13 11:26 (dev-main)
License
Links
Downloads
0

Comments
comments powered by Disqus

Laravel Flow Connect

Connector nodes and triggers for padosoft/laravel-flow — the Laravel-native workflow orchestrator for the agentic era.

Latest Version on Packagist License

Status

🚧 Under active development — this package is part of the Laravel Flow 2.0 program and is not yet stable. APIs will change without notice until the first tagged minor release. Follow padosoft/laravel-flow for the core engine and roadmap.

What it will provide

  • HTTP/API node — call REST endpoints as typed graph nodes (pluggable auth, retry/backoff, response→port mapping).
  • Utility nodes — transform, condition, delay/timer, batch.
  • Triggers — start flows from cron schedules, Laravel events, and signed inbound webhooks (HMAC, timestamp window), mirroring laravel-flow's signed outbox scheme.

Requirements

  • PHP ^8.3
  • Laravel ^13.0

Installation

composer require padosoft/laravel-flow-connect

License

Apache-2.0. See LICENSE.