Skip to content

Venture allows you to create and manage complex, async workflows in your Laravel apps.

License

Notifications You must be signed in to change notification settings

ksassnowski/venture

Repository files navigation

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 9 or 10.

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