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

Channel Laravel Package

php-standard-library/channel

Async channels for PHP: lightweight, standard-library-style primitives to pass values between coroutines or threads. Provides buffered/unbuffered channels, send/receive operations, closing semantics, and helpers for coordinating producers/consumers and building pipelines.

Deep Wiki
Context7

php-standard-library/channel is a lightweight PHP package for working with channels—a simple abstraction to pass data between producers and consumers in a controlled, predictable way. It helps structure concurrency-like flows (queues, pipelines, fan-in/fan-out) without tightly coupling components.

Use it to build clean, testable communication paths in CLI tools, workers, or application services where you want explicit data handoff and backpressure-friendly patterns.

  • Channel abstraction for sending/receiving messages between components
  • Supports producer/consumer pipelines and coordination patterns
  • Encourages decoupled architecture with clear boundaries
  • Designed for small footprint and easy integration
  • Improves testability by isolating message flow logic
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