PHPackages                             tommy-dai/ahlife-sdk - 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. tommy-dai/ahlife-sdk

ActiveLibrary

tommy-dai/ahlife-sdk
====================

ahlife develop sdk

v1.0.5(4y ago)012MITPHPPHP &gt;=7.0.0

Since Jul 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/daijunooo/ahlife-sdk)[ Packagist](https://packagist.org/packages/tommy-dai/ahlife-sdk)[ RSS](/packages/tommy-dai-ahlife-sdk/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

ahlife-sdk
==========

[](#ahlife-sdk)

ahlife develop sdk

配置
==

[](#配置)

- 复制composer包下的config.php文件到你的项目框架内，填好配置信息。
- 继承Tool.php,改写里面的方法，用你用的框架实现缓存和session（laravel框架可跳过此步骤，默认的就是laravel的）
- 将你的Tool.php类配置到config.php的boots配置项内，覆盖原有的tools配置。（laravel框架跳过）

示例
==

[](#示例)

```
$config = require('./config.php');
$app = Ahlife\App::app($config);

// 授权中心
$ocenter = $app->ocenter('we5');
$config = $ocenter->js(['onMenuShareTimeline', 'onMenuShareAppMessage'], false, true);

// 腾讯滑动验证
$tcverify = $app->tcverify();
$tcverify->verify();

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

2

Last Release

1758d ago

### Community

Maintainers

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

---

Top Contributors

[![daijunooo](https://avatars.githubusercontent.com/u/15965716?v=4)](https://github.com/daijunooo "daijunooo (1 commits)")

### Embed Badge

![Health badge](/badges/tommy-dai-ahlife-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/tommy-dai-ahlife-sdk/health.svg)](https://phpackages.com/packages/tommy-dai-ahlife-sdk)
```

PHPackages © 2026

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