Download the PHP package flavorly/laravel-flows without Composer
On this page you can find all versions of the php package flavorly/laravel-flows. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download flavorly/laravel-flows
More information about flavorly/laravel-flows
Files in flavorly/laravel-flows
Package laravel-flows
Short Description A tool of tiny but useful Laravel Helpers that we use across our projects
License MIT
Homepage https://github.com/flavorly/laravel-flows
Informations about the package laravel-flows
Laravel Flows ⚡
A simple package to manage flows in your Laravel application. This package aims to provider a "ticketing" system to manage the flow of a certain Model
So lets say you have orders, but a order can be retried many times, but you want to know exactly what happened on that "flow" of the order, so you can use this package to manage that The flow also aims to store some additional context if requires, so you can store the request payload, the response payload, the error message, etc
Installation
You can install the package via composer:
You can publish the config file with:
You can publish migrations
Testing
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- jon
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-flows with dependencies
flavorly/laravel-helpers Version *
illuminate/contracts Version *
laravel/framework Version *
league/iso3166 Version ^4.3
spatie/laravel-data Version *
spatie/laravel-package-tools Version ^1.16
spatie/laravel-typescript-transformer Version ^2.4