wmhost / aliyun-log
Aliyun Log Service PHP SDK
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/wmhost/aliyun-log
Requires
- php: >=5.2.1
This package is auto-updated.
Last update: 2025-12-19 13:21:41 UTC
README
API VERSION
0.6.0
SDK RELEASE TIME
2015-11-16
Introduction
Log Service SDK for PHP,used to set/get log data to Aliyun Log Service(www.aliyun.com/product/sls).
Summary
- Request-Request style Restful API interface
- Use Protocol buffer to send data
- Data can be compressed when sending to server
- Aliyun_Log_Exception will be thrown if any error happen
Environment Requirement
- PHP 5.2.1 and later