PHPackages                             lyignore/websocket-upload - 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. lyignore/websocket-upload

ActiveLibrary

lyignore/websocket-upload
=========================

websocket upload img ansy receive messages

0.0.8(6y ago)149MITPHP

Since Sep 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/LYignore/websocket-upload)[ Packagist](https://packagist.org/packages/lyignore/websocket-upload)[ RSS](/packages/lyignore-websocket-upload/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

 websocket-upload
==================

[](#-websocket-upload-)

 websocket upload img ansy receive messages.

Installing
----------

[](#installing)

### 安装插件

[](#安装插件)

```
$ composer require lyignore/websocket-upload -vvv
```

### 添加 ServiceProvider(laravel小于5.4的添加)

[](#添加-serviceproviderlaravel小于54的添加)

```
在文件夹.\config\app.php的providers数组中添加：
Lyignore\WebsocketUpload\SwooleServiceProvider::class

```

### 注册配置信息

[](#注册配置信息)

```
php artisan vendor:publish --tag=swoole-upload-img

成功后.\config\文件夹下生成swoole.php文件，自定义配置信息

```

### 运行websocket服务

[](#运行websocket服务)

```
php artisan swoole: start

```

Usage
-----

[](#usage)

TODO

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/lyignore/websocket-upload/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/lyignore/websocket-upload/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~4 days

Total

8

Last Release

2392d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d14ab89a56f320a46083354c9bbb5cdc474a3eb97b92b2644fa9f2fe08d8b43?d=identicon)[lyignore](/maintainers/lyignore)

---

Top Contributors

[![LYignore](https://avatars.githubusercontent.com/u/27730851?v=4)](https://github.com/LYignore "LYignore (14 commits)")

### Embed Badge

![Health badge](/badges/lyignore-websocket-upload/health.svg)

```
[![Health](https://phpackages.com/badges/lyignore-websocket-upload/health.svg)](https://phpackages.com/packages/lyignore-websocket-upload)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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