Zum Inhalt springen
← Zurück zu den Projekten

Laravel Rivers

#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 leo.lutz@lsv.eu 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.

Neue Version verfügbar.