# im **Repository Path**: sreeb/im ## Basic Information - **Project Name**: im - **Description**: layim-hyperf的聊天室 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2020-12-29 - **Last Updated**: 2025-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 项目框架: hyperf + layim ### 项目环境: 编译根目录下dockerfile即可,可参考[dockfile快速搭建centos8,PHP7.4,swoole4.5.9开发环境](https://my.oschina.net/u/4260135/blog/4832987) ### 服务端配置: 查看config配置文件,sql文件为/layim.sql ### 客户端配置: 客户端配置文件/public/im/js/config.js ### 项目使用: 任何html页面中只需引入/public/im/im.js即可,可跨域名使用。 ### 实现功能: 无需注册自动识别浏览器,单聊,群聊,聊天记录等。 ### 演示链接: [演示链接](http://121.196.100.103:10080/index.html) ### 声明: 本项目仅供学习研究,如需商用请后买layim商业授权[授权地址](https://layim.layui.com/#getAuth)