PHPackages                             apishow/callmelx - 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. apishow/callmelx

ActiveN

apishow/callmelx
================

v1.0.2(5y ago)04mitPHPPHP &gt;=7.0.0

Since Jul 22Pushed 5y agoCompare

[ Source](https://github.com/liuxing1234/ApiDoc)[ Packagist](https://packagist.org/packages/apishow/callmelx)[ RSS](/packages/apishow-callmelx/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

日志抽离
====

[](#日志抽离)

1. 安装扩展
-------

[](#1-安装扩展)

```
composer require apigenerator/callmelx
```

2. 使用示例
-------

[](#2-使用示例)

```
$client = new Client();
$opt = [
    //需要扫描的目录,格式为namespace=>local,键为命名空间,值为文件夹所在位置,可以配置多个
];
$client->set($opt);
$client->show(); # 获取接口文档的展示页

$client->create(); # 通过create可以获取指定目录下所有注释,返回为数组形式
```

3. 目录结构
-------

[](#3-目录结构)

```
|--src
|----api # 后期如果扩展其他系统接口,均可写在这里
|----yapi #用于连接yapi的类库接口
|----yapiClient #用于连接yapi的客户端
|----config
|------Option.php  # 基本配置信息,包括默认扫描路径,静态资源的cdn地址等
|------YapiOpt.php # 第三方,用于连接yapi所需的配置项
|----view # 视图层
|----Client.php #抽取项目注释的客户端
```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Total

3

Last Release

2116d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35344657?v=4)[liuxing1234](/maintainers/liuxing1234)[@liuxing1234](https://github.com/liuxing1234)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/apishow-callmelx/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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