php与mysql开发的在线聊天室,运用了WebSocket

chat websocket聊天室 运行地址:http://lgcweb.cn/ 项目技术介绍 前端用的是html,css,javascipt后端用的是php,mysql通讯用到的技术是websocket前端优化技术运用了lazyload

使用ajax-long-polling和php实现的小型聊天

joyproj-chatroom 使用ajax-long-polling和php实现的小型聊天室,使用CI框架做的,只有Controller和View而没有Model,View模版也没有分割,冗余代码厉害,没有任何注释

Generate SVG definitions and X

EasySVG for PHP Generate SVG images from SVG font easily. The SVG data produced here is directly extracted from the font .svg file. This does not use the text tag . Simple usage require 'easySVG.php';$

Alipay服务端 退款 php

╭───────────────────────╮ ────┤ 支付宝代码示例结构说明 ├──── ╰────────────────────

MIME parser written in pure PH

vaibhavpandeyvpz/phemail MIME parser written in pure PHP for parsing raw emails (.eml) files. Install composer require vaibhavpandeyvpz/phemail Usage Suppose this is your email file named sample.eml :

一个基于serverchan推送服务的私信发送站点

serverchan-private-letter 一个基于 serverchan 微信推送服务的私信发送器 具体效果可以看: 完整页面版 可用于个人博客联系方式等私信发送需求场合,并且会将

Symfony Bundle to manage AWS S

Serendipity HQ AWS SES Monitor Bundle AWS SES Monitor Bundle automates the filtering of bounced and complained e-mails sent through AWS SES. Supports: Supports: Current Status Features AWS SES can give

Easy webhook handler for Larav

Laravel AWS Webhooks Laravel AWS Webhooks is an easy webhook handler for Laravel to catch AWS SNS notifications for various services in a more eloquent way. Laravel AWS Webhooks leverages renoki-co/lar

Plus (ThinkSNS+) Plus (ThinkSNS+) 是使用 Laravel 框架开发;一个功能强大、易于开发和动态拓展的社交系统。Plus 是遵循 PSR 规范 代码统一,并功能块松耦合。你安

Message Queue, Job Queue, Broa

Supporting Enqueue Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please c

tvaf体系的api接口部分

tvaf_api tvaf体系的api接口部分 基于 ThinkPHP 5.1.X 开发的 API 接口服务架构 请先安装 composer 使用 composer 安装 ThinkPHP 及其依赖项 Mac 进入到项目根目录下执行以