famitekeg / laravel-websockets
一个易于启动的与Pusher兼容的Laravel WebSockets服务器。
0.0.8
2021-10-03 10:32 UTC
Requires
- cboden/ratchet: ^0.4.3
- clue/redis-react: ^2.3
- doctrine/dbal: ^2.9
- evenement/evenement: ^2.0|^3.0
- facade/ignition-contracts: ^1.0
- guzzlehttp/psr7: ^1.8.0
- illuminate/broadcasting: ^6.3|^7.0|^8.0
- illuminate/console: ^6.3|^7.0|^8.0
- illuminate/http: ^6.3|^7.0|^8.0
- illuminate/queue: ^6.3|^7.0|^8.0
- illuminate/routing: ^6.3|^7.0|^8.0
- illuminate/support: ^6.3|^7.0|^8.0
- pusher/pusher-php-server: ^4.0|^5.0
- react/promise: ^2.0
- symfony/http-kernel: ^4.0|^5.0
- symfony/psr-http-message-bridge: ^1.1|^2.0
Requires (Dev)
- clue/block-react: ^1.4
- laravel/legacy-factories: ^1.1
- orchestra/testbench-browser-kit: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.0|^9.0
Suggests
- ext-pcntl: Running the server needs pcntl to listen to command signals and soft-shutdown.
This package is not auto-updated.
Last update: 2024-09-30 04:02:55 UTC
README
将WebSockets的力量带给您的Laravel应用程序。内置Pusher替代方案、SSL支持、Laravel Echo支持和调试仪表板只是其功能的一部分。
如果您想学习如何自己创建可重用的PHP包,请查看我即将推出的 PHP Package Development 视频课程。
文档
有关安装说明、深入使用和部署细节,请参阅 官方文档。
更新日志
请参阅 CHANGELOG 了解最近的变化。
贡献
请参阅 CONTRIBUTING 了解详细信息。
安全性
如果您发现任何与安全相关的问题,请通过电子邮件 marcel@beyondco.de 联系,而不是使用问题跟踪器。
致谢
许可证
MIT许可证(MIT)。有关更多信息,请参阅 许可证文件。