Laravel Rivers is a system to create and run user-definable, mutable, workflows in Laravel.
lsv-eu/laravel-rivers is a Laravel package for laravel rivers is a system to create and run user-definable, mutable, workflows in laravel..
It currently has 2 GitHub stars and 59 downloads on Packagist (latest version 1.0.0-alpha.23).
Install it with composer require lsv-eu/laravel-rivers.
Discover more Laravel packages by lsv-eu
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Rivers is a system to create and run user-definable, mutable rivers in Laravel. Rivers are similar to pipelines, automations, journeys, workflows, etc. For this reason, we have adopted river-based language to, hopefully, decrease confusion.
You can install the package via composer:
composer require lsv-eu/rivers
(Optional) Install the config
php artisan vendor:publish --tag=rivers-config
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.