Libraries tagged by websolve
rss-bridge/rss-bridge
546 Downloads
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
mpociot/phpws
249184 Downloads
WebSocket Server and Client library for PHP
goalgorilla/graphql-php-ws
104183 Downloads
GraphQL WebSocket middleware for Ratchet.
cydrickn/socketio
1369 Downloads
PHP Websocket Server that is compatible with socket.io
biigle/laravel-file-cache
25745 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
woodylan/go-websocket-php-sdk
2514 Downloads
WebSocket微服务PHP SDK
vakata/websocket
7151 Downloads
PHP websocket server and client
snoke/symfony-websocket
986 Downloads
scherersoftware/cake-websocket
18604 Downloads
Websocket plugin for CakePHP
morozovsk/websocket-examples
2155 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
jianyan74/yii2-websocket
6053 Downloads
yii2 websocket
ipub/websockets
22477 Downloads
Extension for implementing WebSockets server into Nette Framework
immusen/yii2-swoole-websocket
8753 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
babdev/websocket-server
12739 Downloads
PHP library to create a WebSocket server
babdev/websocket-bundle
12345 Downloads
Bundle integrating the WebSocket Server library with Symfony