Libraries tagged by socketio
clue/datagram
2103 Downloads
UDP datagram socket client and server for reactphp
socket-manager/library
69 Downloads
SocketManager Library
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
xparthxvorax/larachat
34 Downloads
A real-time socket based chat application for Laravel
x-fig/monolog
16714 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
websoftwares/monolog-zmq-handler
12361 Downloads
Sends your logs over a ZeroMQ (ØMQ) socket.
quasarstream/signaling
15 Downloads
A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets.
pato05/amphp-clamav
135 Downloads
An asynchronous clamd wrapper written with amphp/socket
nikita2206/poller
1438 Downloads
Poller library can be used for polling stuff: Sockets, other processes, file system, anything!
naka1205/phpsocket
267 Downloads
php socket
hollodotme/fast-cgi-proxy
19 Downloads
A proxy for distributing (a)sync requests to multiple php-fpm sockets/pools.
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
free-elephants/rest-daemon
147 Downloads
PHP http socket REST server
concerto/comms
647 Downloads
Library for Inter-Process Communications using Unix domain sockets.
choir/psr-http
3382 Downloads
PHP 写的 Socket Server 库的 psr-http 实现部分