PHPackages                             linvanda/wecarswoole - 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. linvanda/wecarswoole

ActiveLibrary[Framework](/categories/framework)

linvanda/wecarswoole
====================

wecheche foundational web framework

v1.0.73(5y ago)61PHPCI failing

Since Jun 5Pushed 3y agoCompare

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

READMEChangelogDependencies (14)Versions (75)Used By (0)

WecarSwoole
-----------

[](#wecarswoole)

### 简介

[](#简介)

WecarSwoole 是基于 Swoole 开发的 Web 开发框架。

**开发前请务必先看完本文档，特别是[注意点](./readme/attention.md)，以及启动、部署相关。**

### 环境要求

[](#环境要求)

- PHP &gt;= 7.2
- Swoole &gt;= 4.3.0
- phpredis 扩展

### 系统设计要点

[](#系统设计要点)

- 可扩展性
- 容易和第三方系统对接
- 可测试
- 遵循 [PSR 规范](https://www.php-fig.org)
- 组合优于继承：
    - 类继承层次不要过深，一般不要超过3层。
    - 不要在基类写太多功能，基类功能越多越笨重不灵活。
    - 优先使用多个类组合完成功能，而不是全塞到基类里面实现。

### 目录

[](#目录)

- [启动项目](./readme/creat_project.md)
- [新项目部署](./readme/deploy.md)
- [注意点](./readme/attention.md)
- [目录结构](./readme/dir.md)
- [分层模型](./readme/layer.md)
- [配置](./readme/config.md)
- [错误码](./readme/error_code.md)
- [路由](./readme/route.md)
- [控制器](./readme/controller.md)
- 领域
    - [领域事件](./readme/event.md)
    - [仓储](./readme/repos.md)
    - [实体](./readme/entity.md)
- [定时任务](./readme/cron.md)
- [异步任务](./readme/async_task.md)
- [API 调用](./readme/invoke.md)
- [Exception](./readme/exception.md)
- [中间件](./readme/middleware.md)
- 基础设施
    - [Email](./readme/email.md)
    - [Logger](./readme/logger.md)
    - [Cache](./readme/cache.md)
    - [Redis](./readme/redis.md)
    - [MySQL](./readme/mysql.md)
- [事务](./readme/trans.md)
- [消息队列](./readme/queue.md)
- [DTO](./readme/dto.md)
- [依赖注入](./readme/di.md)
- [Util 工具](./readme/util.md)
- 测试
    - [单元测试](./readme/union_test.md)
- [代码规范](./readme/code_rule.md)
- [杂项](./readme/others.md)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity74

Established project with proven stability

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

Recently: every ~54 days

Total

74

Last Release

1846d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.2

v1.0.24PHP \*

### Community

Maintainers

![](https://www.gravatar.com/avatar/b448cfeb2f829f86c425e61c80bc5624d4823ee513ee092c83450325dc581a8e?d=identicon)[linvanda](/maintainers/linvanda)

---

Top Contributors

[![linvanda](https://avatars.githubusercontent.com/u/15957587?v=4)](https://github.com/linvanda "linvanda (250 commits)")

### Embed Badge

![Health badge](/badges/linvanda-wecarswoole/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[laravel/framework

The Laravel Framework.

34.6k509.9M16.9k](/packages/laravel-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M385](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[neos/flow

Flow Application Framework

862.0M449](/packages/neos-flow)

PHPackages © 2026

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