PHPackages                             luoyy/aliyun-core-pns - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. luoyy/aliyun-core-pns

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

luoyy/aliyun-core-pns
=====================

aliyun-php-sdk-core-pns

v1.0.0(5y ago)012PHPPHP &gt;=7.1.0

Since Jan 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zishang520/aliyun-core-pns)[ Packagist](https://packagist.org/packages/luoyy/aliyun-core-pns)[ RSS](/packages/luoyy-aliyun-core-pns/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

阿里云核心SDK号码认证模块
==============

[](#阿里云核心sdk号码认证模块)

### 安装包

[](#安装包)

```
composer require luoyy/aliyun-core-pns
```

### Quick Sample Usage

[](#quick-sample-usage)

```
/**
 * PNS DEMO
 */
use luoyy\AliCore\Facades\AcsClient;
use luoyy\AliCore\Pns\Request\GetMobileRequest;

// 初始化GetMobileRequest实例用于设置手机号认证获取手机号的参数
$request = new GetMobileRequest();
// 必填，app端SDK获取的登录token。请参考: https://help.aliyun.com/document_detail/189865.html?spm=a2c4g.11186623.6.581.3f0e73041pspL0
$request->setAccessToken(/*access_token*/);
// 选填，外部流水号。请参考: https://help.aliyun.com/document_detail/189865.html?spm=a2c4g.11186623.6.581.3f0e73041pspL0
$request->setOutId(/*out_id*/);
$response = AcsClient::getAcsResponse($request);
var_dump($response);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

1985d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

aliyunaliyun-dypnsdypnslaravellumenlaravellumenaliyunaliyun-dypnsdypns

### Embed Badge

![Health badge](/badges/luoyy-aliyun-core-pns/health.svg)

```
[![Health](https://phpackages.com/badges/luoyy-aliyun-core-pns/health.svg)](https://phpackages.com/packages/luoyy-aliyun-core-pns)
```

###  Alternatives

[laracrafts/laravel-url-shortener

Powerful URL shortening tools in Laravel

97112.0k](/packages/laracrafts-laravel-url-shortener)[proai/lumen-annotations

Route and event binding annotations for Laravel Lumen

1012.6k](/packages/proai-lumen-annotations)

PHPackages © 2026

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