PHPackages                             hsk99/push-service - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. hsk99/push-service

ActiveProject

hsk99/push-service
==================

Push Service

v1.0.5(3y ago)12422MITJavaScriptPHP &gt;=7.2

Since Aug 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hsk99/push-service)[ Packagist](https://packagist.org/packages/hsk99/push-service)[ Docs](http://hsk99.com.cn)[ RSS](/packages/hsk99-push-service/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (17)Versions (6)Used By (0)

PushService
===========

[](#pushservice)

> PushService 是一个推送服务平台，客户端基于订阅模式，兼容 pusher，创建应用信息即可快速使用。

> 使用 [webman](https://github.com/walkor/webman "webman") + [GatewayWorker](https://github.com/webman-php/gateway-worker "GatewayWorker") 开发实现 客户端连接、应用管理、数据统计、订阅发布数据等。

项目地址
====

[](#项目地址)

-

安装
==

[](#安装)

composer安装
----------

[](#composer安装)

创建项目

`composer create-project hsk99/push-service`

下载安装
----

[](#下载安装)

1、下载 或 `git clone https://github.com/hsk99/push-service`

2、执行命令 `composer install`

导入数据库
-----

[](#导入数据库)

- sql文件位置：`database/push.sql`

配置修改
----

[](#配置修改)

1、修改文件 `config/redis.php` 设置 Redis

2、修改文件 `config/server.php` 设置 HTTP

3、修改目录 `config/plugin/webman/gateway-worker/` 设置 GatewayWorker

4、修改文件 `config/thinkorm.php` 设置 MySql 相关信息

运行
==

[](#运行)

执行命令 `php start.php start`

应用管理
====

[](#应用管理)

- 浏览器访问 `http://ip地址:8789`
- 默认账号：`admin`
- 默认密码：`admin888`
- 相关信息可在 `系统管理--系统设置` 中进行设置

订阅发布
====

[](#订阅发布)

- 使用 [push-client](https://github.com/hsk99/push-client "push-client") 插件
- 相关文档，查看 [doc](doc) 目录

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~35 days

Total

5

Last Release

1213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6bbea2ea0f86c0bb2bc54d2e80f97cd023fb17493b0b4d1944a5e99e8e87a708?d=identicon)[hsk99](/maintainers/hsk99)

---

Top Contributors

[![hsk99](https://avatars.githubusercontent.com/u/20775916?v=4)](https://github.com/hsk99 "hsk99 (9 commits)")

---

Tags

Push Service

### Embed Badge

![Health badge](/badges/hsk99-push-service/health.svg)

```
[![Health](https://phpackages.com/badges/hsk99-push-service/health.svg)](https://phpackages.com/packages/hsk99-push-service)
```

###  Alternatives

[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
