php-standard-library/channel
A lightweight PHP standard library component that provides a channel abstraction for passing messages between producers and consumers. Useful for simple concurrency patterns, pipelines, and event-style communication with a minimal, dependency-free API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/async | 0.84 | Fiber-based async primitives for PHP: structured concurrency with cooperative multitasking. Run tasks concurrently, manage lifecycles, cancellations, and scopes predictably. Part of PHP Standard Library; docs and guides at php-standard-library.dev. | 1 | 1 | 0 | 28K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| php-standard-library/php-standard-library | 0.84 | PSL is a modern standard library for PHP 8.4+, inspired by HHVM’s HSL. It offers consistent, well-typed APIs for async, collections, I/O, networking, crypto, terminal UI, and more—safer alternatives to built-ins with predictable errors and async-ready design. | 1,543 | 1,544 | 87 | 254K | 21 | 46.2 | 44.0 | MIT | 2 weeks ago | |
| coka/notifier-server-bundle | 0.84 | — | 1 | 1 | 0 | 26 | 0 | 0.0 | 15.8 | MIT | — | |
| workerman/coroutine | 0.82 | Workerman coroutine library providing lightweight concurrency tools for PHP: Coroutine, Channel, Barrier, Parallel, and Pool. Designed to simplify async workflows and coordinated task execution in Workerman-based applications. | 15 | 15 | 3 | 40K | 1 | 18.1 | 53.4 | MIT | 2 months ago | |
| bzilee/multichannel-log-notification | 0.82 | Laravel package to send log notifications over multiple channels (Telegram, email, SMS, HTTP). Configure per log level, enable via env, plug into Monolog as a custom channel, and dispatch notifications to a dedicated queue for performance. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tylercd100/laravel-notify | 0.81 | Laravel Notify adds a simple notification layer for Laravel, sending messages through Monolog-backed channels like email, Slack, Pushover, SMS (Twilio/Plivo), Sentry, Mailgun, Flowdock, Fleep, and more. Includes config publishing and Laravel 5.1–8 support. | 0 | 12 | — | 231 | — | 7.6 | 18.4 | — | — | |
| moox/notifications | 0.80 | — | 5 | 5 | 0 | 0 | 0 | 17.8 | — | MIT | 3 months ago | |
| digitalstate/platform-communication-bundle | 0.80 | — | 4 | 4 | 4 | 0 | 14 | 4.3 | 4.9 | NOASSERTION | — | |
| constantable/rabbitmq-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| arhx/telegram-log-channel | 0.80 | Laravel log channel that sends Monolog messages to a Telegram chat via bot token and chat ID. Configure via .env or logging.php, add to your logging stack, and it safely falls back to a NullHandler when unset. Includes optional queued job failure alerts. | 1 | 1 | 0 | 2 | 0 | 0.0 | 4.2 | Apache-2.0 | — | |
| videlalvaro/php-amqplib | 0.80 | Pure PHP AMQP 0-9-1 client for RabbitMQ. Provides connections and channels for publishing and consuming messages, plus RabbitMQ extensions like publisher confirms, basic nack, consumer cancel notifications, and exchange-to-exchange bindings. | 4,595 | 4,606 | 1,026 | 12K | 15 | 62.0 | 16.5 | LGPL-2.1 | 6 months ago | |
| ecommit/amqp-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| chapuzzo/notificationsbundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 9 years ago | |
| laravel-notification-channels/telegram | 0.79 | — | 1,092 | 1,100 | 173 | 127K | 0 | 34.1 | 32.5 | MIT | 2 months ago | |
| laravel/slack-notification-channel | 0.79 | Official Laravel notification channel for sending notifications to Slack. Integrates with Laravel’s Notifications system, letting you route messages to Slack channels or users and customize payloads. See Laravel docs for configuration and usage. | 891 | 899 | 70 | 2M | 1 | 31.0 | 52.2 | MIT | 2 months ago | |
| common-gateway/customer-notifications-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 9.3 | 0.4 | — | 2 years ago | |
| b2pweb/bdf-queue | 0.79 | — | 3 | 3 | 0 | 224 | 1 | 0.1 | 24.2 | MIT | — | |
| atakajlo/notification-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cmobi/rabbitmq-bundle | 0.79 | — | 1 | 1 | 2 | 0 | 2 | 0.5 | — | MIT | — | |
| pusher/pusher-php-server | 0.79 | PHP server library for Pusher Channels HTTP API. Send events, trigger broadcasts, authenticate private/presence channels, and manage webhooks/requests from your PHP app. Supports PHP 7.3–8.4 and integrates with Laravel broadcasting. | 1,471 | 1,501 | 316 | 4M | 0 | 45.8 | 54.8 | — | 2 weeks ago |
How can I help you explore Laravel packages today?