Pipeline

Pipeline

Supercharged Pipelines for Laravel


Description

Supercharged Pipelines for Laravel

Overview

If Laravel is the batteries‑included PHP framework, the Pipeline package represents the batteries‑included version of the Illuminate\Pipeline\Pipeline class.

Compatibility and Enhancements

The package remains largely compatible with Laravel's native pipeline but introduces additional features. One notable addition is the withTransaction() method, which instructs the pipeline to execute within a database transaction. This transaction will automatically commit or roll back at completion based on whether the pipeline succeeds or fails.


Creator

@chefhasteeth

Related Projects

Laravel Artifact

Laravel Artifact

Media Management Package

Mirror

Mirror

Impersonation Package

LaravelPlus Updater

LaravelPlus Updater

Sync Laravel Projects

Laravel Credits

Laravel Credits

Credit Management System

Laravel Glider

Laravel Glider

Glide Image Manipulation in Blade Templates

Laravel Ownable

Laravel Ownable

Eloquent Ownership Relationships