PHPackages                             worps/woocan - 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. [Framework](/categories/framework)
4. /
5. worps/woocan

ActiveLibrary[Framework](/categories/framework)

worps/woocan
============

A dual-purpose PHP framework that is compatible with PHP FPM and Swoole

2.1.0(1y ago)1411Apache-2.0PHPPHP &gt;=7.3

Since Dec 4Pushed 1y ago1 watchersCompare

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

READMEChangelog (3)DependenciesVersions (4)Used By (1)

[![](./logo.png)](./logo.png)

框架介绍
-----------------------------------------

[](#框架介绍)

Woocan是一款兼容php-fpm和swoole的双栖php框架，它允许我们在windows桌面开发、调试，并在linux中启用swoole提升线上运行效率，因此它天生兼具易于开发、运行高效的特点。特别适用于api开发、游戏服务端项目，也可用于网站开发。本框架有以下特点：

- 支持php-fpm、swoole、cli运行模式
- 支持http、websocket、tcp、udp服务
- 支持RPC服务
- 支持接口性能统计分析，1秒找出性能瓶颈
- 内置访问日志、api调用统计、幂等性控制、限流等中间件
- 内置消息队列、锁、排行榜、连接池组件
- 第三方组件支持
- 支持参数注入
- 灵活的路由形式，用户可自由定制

交流群
-------------------------------

[](#交流群)

> QQ 1群: 875109578

环境要求
---------------------------------

[](#环境要求)

- php &gt;= 7.3
- Swoole &gt;= 4.0

快速安装和使用
----------------------------------------

[](#快速安装和使用)

```
composer create-project worps/wooapp myproject1
cd myproject1
php -S 0.0.0.0:8005

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance49

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

3

Last Release

377d ago

PHP version history (2 changes)2.0.0PHP &gt;=7.0.0

2.0.1PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/2739a7f1b19582597f3dd1961e2c372af55e15a509ac0716e847d21fe20ff01c?d=identicon)[worps](/maintainers/worps)

---

Top Contributors

[![worps](https://avatars.githubusercontent.com/u/49740593?v=4)](https://github.com/worps "worps (12 commits)")

---

Tags

frameworkswoolewoocan

### Embed Badge

![Health badge](/badges/worps-woocan/health.svg)

```
[![Health](https://phpackages.com/badges/worps-woocan/health.svg)](https://phpackages.com/packages/worps-woocan)
```

###  Alternatives

[hyperf/hyperf-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

301187.4k](/packages/hyperf-hyperf-skeleton)[easyswoole/orm

php stander lib

3088.7k17](/packages/easyswoole-orm)[siam/easyswoole-http-monitor

easyswoole的HTTP请求监控、复发

422.9k](/packages/siam-easyswoole-http-monitor)[mzh/hyperf-validate

hyperf-validate 支持request 和方法场景验证，兼容tp5写法 支持控制器注解验证、方法注解验证

202.9k1](/packages/mzh-hyperf-validate)

PHPackages © 2026

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