ksassnowski / venture by ksassnowski

A package to manage complex workflows built on top of Laravel's queue.
196,584
807
17
Package Data
Maintainer Username: ksassnowski
Maintainer Contact: me@kai-sassnowski.com (Kai Sassnowski)
Package Create Date: 2020-09-16
Package Last Update: 2024-09-19
Home Page: https://laravel-venture.com
Language: PHP
License: MIT
Last Refreshed: 2025-01-31 03:07:06
Package Statistics
Total Downloads: 196,584
Monthly Downloads: 4,796
Daily Downloads: 134
Total Stars: 807
Total Watchers: 17
Total Forks: 32
Total Open Issues: 17

Venture is a package to help you build and manage complex workflows of interdependent jobs using Laravel's queueing system.

Installation

Note: Venture needs PHP 8 and Laravel 8

composer require sassnowski/venture

Make sure to read the documentation for the full installation instructions.

Documentation

You can find the full documentation here.

Credits

Special thanks to @Caneco for the logo.

License

MIT