Laravel Waterline: UI for Workflows

Packages

November 29th, 2022

Laravel Waterline: UI for Workflows

Laravel Waterline is an elegant UI for monitoring Laravel Workflows. The UI is used in tandem with the laravel-workflow package, which provides a durable workflow engine that allows users to write long-running persistent distributed workflows (orchestrations) in PHP powered by Laravel Queues.

While the laravel-workflow repo contains the nuts and bolts of creating workflows, Waterline is a place you can manage and monitor them via UI:

This package provides an authorization gate that you can customize to protect the workflows UI.

While Waterline will help you with the workflows package, I'd recommend learning more about using the laravel-workflows package:

You can learn more about Waterline by viewing the waterline repo on GitHub. I would also recommend getting familiar with the laravel-workflow package that powers the workflows you'll write with these packages.

Filed in:

Paul Redmond

Full stack web developer. Author of Lumen Programming Guide and Docker for PHP Developers.