PHPackages                             chaz6chez/wm-api-core - 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. chaz6chez/wm-api-core

AbandonedArchivedLibrary[Framework](/categories/framework)

chaz6chez/wm-api-core
=====================

2.2.2(5y ago)3130[1 PRs](https://github.com/Chaz6Chez/Mine/pulls)MITPHPPHP &gt;=7.2.0

Since Dec 3Pushed 4y agoCompare

[ Source](https://github.com/Chaz6Chez/Mine)[ Packagist](https://packagist.org/packages/chaz6chez/wm-api-core)[ RSS](/packages/chaz6chez-wm-api-core/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (7)Versions (26)Used By (0)

wm-api-core
===========

[](#wm-api-core)

---

A simple API framework for WorkerMan

---

更新
--

[](#更新)

**2019-06-24**

1. 新增Response类、Env类；
2. Tool类新增一些启动器的辅助方法函数；
3. 调整Service类与Instance类中部分方法；
4. 修复Connection类中可能导致数据库操作异常的BUG；
5.

**2019-02-11**

1. 修复框架BUG：数据库驱动组件、缓存、CoreServer等BUG；
2. 调整MQ消费者消费方式，使用定时器配合非阻塞消费方法改进；
3. 新增Permanent常驻单例容器组件；
4. 框架优化调整；

**2018-12-05**

1. 调整框架加载内容方法；
2. 使用CoreServer替代HttpServer，提升性能；
3. 修复框架加载BUG可能导致内存溢出问题；

目录结构
----

[](#目录结构)

```
|-- api                   // 项目目录
    |-- Common            // 公共目录
        |-- Service       // 公共服务
        |-- configs.php   // 公共配置文件
        |-- functions.php // 公共方法库
    |-- V1                // 版本目录V1
        |-- Controller    // 控制器
        |-- Service       // 服务
        |-- Msg           // 错误提示语
        |-- Struct        // 结构器(验证器)
        |-- config.php    // 配置内容
    |-- V2                // 版本目录V2
    ...
|-- core                  // 框架核心
|-- public                // 静态页面及资源
|-- server                // 系统入口
    |-- launcher          // 启动器目录
        |-- app           // App启动器目录
            |-- launcher_app_server.php
        |-- admin         // Admin启动器目录
    |-- .env              // 环境配置
    |-- launcher.php      // 全局启动器
|-- vendor                // composer组件

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

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

Recently: every ~5 days

Total

25

Last Release

1923d ago

Major Versions

1.1.0 → 2.02020-10-13

1.x-dev → 2.1.52020-12-11

PHP version history (2 changes)1.0.3PHP &gt;=7.2.0

2.0PHP &gt;=7.3.3

### Community

Maintainers

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

---

Top Contributors

[![chaz6chez](https://avatars.githubusercontent.com/u/22535862?v=4)](https://github.com/chaz6chez "chaz6chez (11 commits)")

---

Tags

framework-phphttpserverworkerman

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chaz6chez-wm-api-core/health.svg)

```
[![Health](https://phpackages.com/badges/chaz6chez-wm-api-core/health.svg)](https://phpackages.com/packages/chaz6chez-wm-api-core)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M367](/packages/laravel-zero-framework)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k4](/packages/elgg-elgg)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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