PHPackages                             liwqbj/afs-sdk-php - 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. liwqbj/afs-sdk-php

ActiveLibrary

liwqbj/afs-sdk-php
==================

滑动验证sdk包

1.0.0(8y ago)014Apache-2.0PHPPHP &gt;=5.3

Since Mar 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/liwqbj/afs-sdk-php)[ Packagist](https://packagist.org/packages/liwqbj/afs-sdk-php)[ RSS](/packages/liwqbj-afs-sdk-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Open API SDK for php developers
===============================

[](#open-api-sdk-for-php-developers)

Requirements
------------

[](#requirements)

- PHP 5.3+

Build
-----

[](#build)

- to run unit tests, you will have to configure aliyun-sdk.properties files in your user directory, and make sure your project has corresponding service enabled, eg. openmr.

Example
-------

[](#example)

```
include_once '../aliyun-php-sdk-core/Config.php';
use Ecs\Request\V20140526 as Ecs;

$iClientProfile = DefaultProfile::getProfile("cn-hangzhou", "", "");
$client = new DefaultAcsClient($iClientProfile);

$request = new Ecs\DescribeRegionsRequest();
$request->setMethod("GET");
$response = $client->getAcsResponse($request);
print_r($response);

```

Authors &amp;&amp; Contributors
-------------------------------

[](#authors--contributors)

- [liwqbj](https://github.com/liwqbj)

License
-------

[](#license)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

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

2986d ago

### Community

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/liwqbj-afs-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/liwqbj-afs-sdk-php/health.svg)](https://phpackages.com/packages/liwqbj-afs-sdk-php)
```

PHPackages © 2026

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