analogic/socket
Analogic Socket is a PHP package for building lightweight TCP/UDP socket clients and servers. It provides simple APIs for connecting, sending/receiving data, and handling basic networking workflows without pulling in a full framework.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| textalk/websocket | 0.87 | Archived, unmaintained WebSocket client and rudimentary single-connection server for PHP. Provides low-level read/write over WebSocket streams with handshake, close, and ping/pong support. No listeners, threading, or request association. | 931 | 970 | 254 | 197K | 18 | 25.7 | 38.9 | NOASSERTION | 3 years ago | |
| chrome-php/wrench | 0.86 | Simple PHP WebSocket library with server and client support. Create a BasicServer, register multiple apps per path, handle incoming data via interfaces, and send responses back to clients. Install via Composer; supports PHP 7.4–8.5. | 67 | 67 | 14 | 201K | 0 | 14.9 | 52.6 | MIT | 5 months ago | |
| beyondcode/laravel-websockets | 0.86 | — | 5,084 | 5,072 | 653 | 107K | 0 | 24.5 | 13.1 | MIT | 2 years ago | |
| amphp/websocket | 0.85 | Shared WebSocket components for AMPHP’s event-driven, fiber-based concurrency stack. Provides core abstractions used by amphp/websocket-server and amphp/websocket-client to build fast, non-blocking WebSocket clients and servers (PHP 8.1+). | 0 | 46 | — | 683K | — | 4.9 | 55.3 | — | — | |
| babdev/websocket-server | 0.85 | — | 4 | 4 | 2 | 4K | 0 | 0.1 | 39.6 | NOASSERTION | — | |
| amphp/websocket-server | 0.85 | Async WebSocket server for PHP built on Amp’s event-driven concurrency. Handles upgrades, connections, message streaming, backpressure and graceful shutdown, making it easy to build real-time apps like chat, dashboards and live notifications. | 124 | 124 | 17 | 6K | 2 | 5.1 | 23.0 | MIT | 2 years ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| spatie/simple-tcp-client | 0.85 | Simple TCP client for PHP/Laravel: connect to a host/port, send data, and receive responses with a clean API. Useful for interacting with TCP services (SMTP, HTTP, custom servers), testing network protocols, and building lightweight clients. | 39 | 39 | 2 | 1K | 0 | 16.2 | 22.4 | MIT | 3 months ago | |
| amphp/socket | 0.85 | Async, non-blocking socket library for AMPHP. Provides client/server abstractions over TCP, UDP, and Unix domain sockets with DNS resolution, retries, connect timeouts, cancellation, and optional TLS encryption. Implements ReadableStream/WritableStream. | 265 | 265 | 37 | 2M | 6 | 32.1 | 64.7 | MIT | 1 month ago | |
| bordeux/websocket-bundle | 0.84 | — | 11 | 11 | 3 | 0 | 1 | 0.4 | — | — | 10 years ago | |
| clue/connection-manager-extra | 0.84 | Extra connector decorators for ReactPHP Socket. Wrap ConnectorInterface to add retries, timeouts, delays, rejection rules, swapping, consecutive/random selection, concurrency limits and selective routing—without changing your async connect() code. | 22 | 22 | 4 | 678 | 0 | 22.8 | 23.7 | MIT | 1 month ago | |
| ad3n/ratchet-bundle | 0.84 | Symfony bundle integrating Ratchet WebSockets. Define a MessageProcessor service (tag ihsan_ratchet.message_processor) to handle client messages, configure WEB_SOCKET_PORT/ihsan_ratchet.web_socket_port, then start the server with ihsan:server:start. | 11 | 11 | 1 | 0 | 0 | 0.3 | — | MIT | — | |
| amphp/http-server | 0.84 | Non-blocking, concurrent HTTP/1.1 and HTTP/2 application server for PHP 8.1+ built on Revolt and Amp (fibers). Includes TLS, middleware, gzip, and integrations for routing, static files, WebSockets, sessions, and more. | 1,324 | 1,323 | 102 | 601K | 11 | 41.2 | 46.7 | MIT | 1 month ago | |
| open-southeners/extended-php | 0.84 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| digipolisgent/domainator9k-sock-bundle | 0.84 | — | 0 | 0 | 0 | 3 | 0 | 1.9 | 8.3 | — | 7 years ago | |
| brandcodenl/symfony-notification-bundle | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| dovstone/symfony-blog-admin-bundle-pairdb-based | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 4 years ago | |
| php-http/socket-client | 0.83 | PSR-7/PSR-18 HTTP client built on PHP streams. Supports TCP and UNIX domain sockets, TLS/SSL encryption, and client certificates. Lightweight, dependency-minimal option for making HTTP requests via socket connections. | 81 | 82 | 42 | 63K | 0 | 18.8 | 44.2 | MIT | 4 months ago | |
| alhames/apihelper | 0.83 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | 9 years ago | |
| analogic/cryptocurrency-bundle | 0.83 | — | 3 | 3 | 3 | 0 | 0 | 2.2 | — | — | 7 years ago |
How can I help you explore Laravel packages today?