Libraries tagged by php socks
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.
ruslanmelnychenko/socket.io-php-emitter
204 Downloads
PHP socket.io event emitter (PhpRedis)
roysegall/php_socket-io_client
2620 Downloads
Socket IO library
localzet/socket
27 Downloads
Localzet SocketIO is a PHP SocketIO library developed by Localzet. It provides functionality for real-time bidirectional event-based communication.
rogeriolino/socket
5 Downloads
PHP socket wrapper and websocket implementation
rivulent/socket.io-php-emitter
26 Downloads
*Maintained* A PHP implementation of socket.io-emitter
kanata-php/socket-conveyor
867 Downloads
A WebSocket/Socket message Router
furqansiddiqui/p2p-tcpip-socket-php
275 Downloads
Peer to peer networking over TCP/IP socket in PHP
fredbradley/socs-php
842 Downloads
A PHP wrapper for the SOCS XML feeds.
ytake/socketio-cli
774 Downloads
Send events and receive socket.io PHP client
tarjama/socket-emitter
21 Downloads
A PHP implementation of socket.io-emitter
lpks/php-websocket
329 Downloads
Websocket like SocketIO for PHP language.
fork-set/socket
7 Downloads
Ready classes simplifying work with sockets on php
turbo-timer/socket.io-redis-emitter-php
213 Downloads
Socket.IO Redis Emitter implementation in PHP 8 without any Redis dependencies
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.