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

Websocket Client Laravel Package

amphp/websocket-client

Async WebSocket client for PHP built on Amp. Connect to ws/wss endpoints with fiber-friendly concurrency, consume realtime APIs, test WebSocket servers, and support custom handshakes, headers, heartbeats, and rate limits.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables real-time data integration with external services (e.g., financial APIs, IoT platforms) via non-blocking WebSocket connections, improving application responsiveness without server resource constraints.
  • Supports building high-concurrency systems like live dashboards and chat integrations where traditional synchronous approaches would bottleneck.
  • Reduces development time by providing a battle-tested, composable client that integrates with Amp’s ecosystem, avoiding the need to build and maintain custom WebSocket clients.
  • Prioritizes scalability and efficiency for use cases requiring persistent connections with low latency, such as financial tickers or collaborative tools.

When to Consider This Package

  • Adopt when your PHP application needs to act as a WebSocket client (not server) for real-time data ingestion or external service integration, especially in async-oriented architectures.
  • Ideal for scenarios requiring high connection throughput, backpressure handling, or TLS-secured connections (wss
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
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
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation