PHPackages                             uuu9/aliyun-sdk-sls - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. uuu9/aliyun-sdk-sls

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

uuu9/aliyun-sdk-sls
===================

Aliyun Log Service PHP SDK

v1.0(3y ago)0841MITPHPPHP &gt;=7.0.12

Since Sep 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/haowenzou/uuu9-aliyun-sdk-sls)[ Packagist](https://packagist.org/packages/uuu9/aliyun-sdk-sls)[ Docs](http://www.aliyun.com/product/sls/)[ RSS](/packages/uuu9-aliyun-sdk-sls/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (1)

uuu9-aliyun-sdk-sls
===================

[](#uuu9-aliyun-sdk-sls)

Aliyun Log Service PHP SDK
==========================

[](#aliyun-log-service-php-sdk)

API VERSION
-----------

[](#api-version)

0.6.1

SDK RELEASE TIME
----------------

[](#sdk-release-time)

2018-02-18

Introduction
------------

[](#introduction)

阿里云日志服务SDK([www.aliyun.com/product/sls](http://www.aliyun.com/product/sls))

### Summary

[](#summary)

```
$client = new Client(endpoint, accessKey, secretKey);

$logItem = new LogItem();
$logItem->setTime(time());
$logItem->setContents(['apilog' => json_encode($record)]);

$req = new PutLogsRequest(project, logStore, 'topic', null, [$logItem]);
$client->putLogs($req);
```

Environment Requirement
-----------------------

[](#environment-requirement)

PHP &gt;=7.0.12

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

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

1374d ago

### Community

Maintainers

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

---

Top Contributors

[![haowenzou](https://avatars.githubusercontent.com/u/30683389?v=4)](https://github.com/haowenzou "haowenzou (3 commits)")

---

Tags

logaliyunSLS

### Embed Badge

![Health badge](/badges/uuu9-aliyun-sdk-sls/health.svg)

```
[![Health](https://phpackages.com/badges/uuu9-aliyun-sdk-sls/health.svg)](https://phpackages.com/packages/uuu9-aliyun-sdk-sls)
```

###  Alternatives

[lokielse/laravel-sls

Aliyun SLS Log For Laravel

213.7k](/packages/lokielse-laravel-sls)

PHPackages © 2026

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