Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Pipeline Laravel Package

league/pipeline

League\Pipeline provides a lightweight, immutable implementation of the Pipeline pattern for PHP. Compose sequential processing stages (any callable or invokable class) and pass a payload through each stage in order, producing a final result.

View on GitHub
Deep Wiki
Context7
1.1.0

Added

  • Support PHP 8.4
1.0.0

Added

  • Add strict typing.

Changed

  • Now requires PHP 7.1 or newer.
  • Pipeline requires processor as first argument.
  • Processor requires payload as first argument.
0.3.0
  • A pipeline now has a processor which is responsible for the stage invoking.
0.2.2

Fixed

  • #17 - use call_user_func instead of invoking a variable.
0.2.1

Altered

  • Cloning is used to create the new pipeline [performance]
  • Stages are callable, so no need to wrap them in closures.
0.2.0

Changed

  • Stages are now anything that satisfies the callable type-hint.
0.1.0

Initial release

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport