定制 olakunlevpn/laravel-websockets 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

olakunlevpn/laravel-websockets

Composer 安装命令:

composer require olakunlevpn/laravel-websockets

包简介

Self-managed fork of beyondcode/laravel-websockets

README 文档

README

A self-managed fork of beyondcode/laravel-websockets (abandoned upstream), modernized for Laravel 11 / 12 / 13 and PHP 8.2+. Provides a self-hosted, Pusher-protocol WebSocket server so the application does not depend on a third-party realtime provider.

Namespace: Olakunlevpn\LaravelWebSockets.

Why this fork

Upstream beyondcode/laravel-websockets was archived in 2024 and capped at Laravel 10 / Symfony 6. This fork:

  • widens illuminate/* to ^11|^12|^13 and Symfony components to ^7|^8
  • swaps the abandoned facade/ignition-contracts for spatie/ignition
  • depends on olakunlevpn/ratchet (our Symfony-7/8 constraint fork of Ratchet)

Installation

Consumed via a Composer path repository:

{
    "repositories": [
        { "type": "path", "url": "Packages/laravel-websockets", "options": { "symlink": true } },
        { "type": "path", "url": "Packages/ratchet", "options": { "symlink": true } }
    ],
    "require": {
        "olakunlevpn/laravel-websockets": "@dev"
    }
}

The service provider auto-registers via Laravel package discovery. Run the server with php artisan websockets:serve.

Requirements

  • PHP 8.2+
  • Laravel 11 / 12 / 13

License

MIT (derived from beyondcode/laravel-websockets). Maintained by Olakunlevpn.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固