LaravelPackages.net
Acme Inc.
Toggle sidebar
lsv-eu/laravel-rivers

Laravel Rivers is a system to create and run user-definable, mutable, workflows in Laravel.

59
2
1.0.0-alpha.23
About lsv-eu/laravel-rivers

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

Latest Version on Packagist Total Downloads GitHub Actions GitHub Actions

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.

Documentation

Installation

You can install the package via composer:

composer require lsv-eu/rivers

(Optional) Install the config

php artisan vendor:publish --tag=rivers-config

Usage

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

Star History Chart