sanmai/pipeline
sanmai/pipeline is a lightweight PHP pipeline library to process data through a chain of stages. Compose reusable, testable transformations with clear input/output flow, and plug in custom middleware-like steps for flexible processing in any app.
The examples have been reorganized for better discoverability:
For a step-by-step introduction to the Pipeline library:
For ready-to-use solutions to common problems:
The cookbook includes:
Every method in the API Reference includes comprehensive examples showing typical usage patterns and edge cases.
For complex scenarios and architectural patterns:
How can I help you explore Laravel packages today?