Laravel Job Chainer
Laravel Job Chainer simplifies creating job chains. Unlike standard Laravel job chaining, it doesn't require a starting job. You can dynamically add jobs to the chain using the `add()` method. Once the chain is built, you can dispatch it to execute the jobs sequentially. This package is helpful for building complex and flexible workflows in Laravel applications..
Unchain your job logic from starting points.
No Website
GitHub RepositoryRelated Projects
Ban Eloquent Models With the Laravel Ban Package
Efficient Banning for a Safer Laravel.
visit site
48 views
A Simple Draft and Revision System for Laravel
Simple draft management for Laravel.
visit site
186 views