专家 / laravel-websockets
一个易于启动的与Pusher兼容的Laravel WebSockets服务器。
dev-master
2024-04-05 07:18 UTC
Requires
- php: ^8.0|^8.1
- cboden/ratchet: ^0.4.4
- clue/block-react: ^1.5
- clue/reactphp-sqlite: ^1.0
- clue/redis-react: ^2.6
- doctrine/dbal: ^2.9
- evenement/evenement: ^2.0|^3.0
- facade/ignition-contracts: ^1.0
- guzzlehttp/psr7: ^2.6
- illuminate/broadcasting: ^10.25
- illuminate/console: ^10.25
- illuminate/http: ^10.25
- illuminate/queue: ^10.25
- illuminate/routing: ^10.25
- illuminate/support: ^10.25
- pusher/pusher-php-server: ^6.0|^7.0
- react/mysql: ^0.5
- react/promise: ^2.8
- symfony/http-kernel: ^5.0|^6.0|^7.0
- symfony/psr-http-message-bridge: ^1.1|^2.0|^7.0
Requires (Dev)
- clue/buzz-react: ^2.9
- laravel/legacy-factories: ^1.1
- orchestra/testbench-browser-kit: ^7.0
- phpunit/phpunit: ^9.0
- ratchet/pawl: ^0.3.5
Suggests
- ext-pcntl: Running the server needs pcntl to listen to command signals and soft-shutdown.
- doctrine/dbal: Required to run database migrations (^2.9|^3.0).
This package is auto-updated.
Last update: 2024-09-05 08:08:59 UTC
README
备注
Laravel WebSockets 已停止维护。如果您正在寻找基于PHP的WebSocket解决方案,请查看Laravel Reverb,它也是基于ReactPHP构建的,并允许您水平扩展WebSocket服务器。
将WebSocket的力量带给您的Laravel应用程序。内置的Pusher替代方案、SSL支持、Laravel Echo支持以及调试仪表板只是其中的一些功能。
文档
有关安装说明、深入使用和部署细节,请参阅官方文档。
更新日志
请参阅更新日志以获取有关最近更改的更多信息。
贡献
请参阅贡献指南以获取详细信息。
安全
如果您发现任何与安全相关的问题,请通过电子邮件marcel@beyondco.de联系,而不是使用问题跟踪器。
鸣谢
许可证
MIT许可证(MIT)。请参阅许可证文件以获取更多信息。