aliyunpcs / sls
aliyun-log-php-sdk-1.0 (PSR-4)
1.0.2
2025-04-28 03:58 UTC
Requires
- php: >=5.6
README
API VERSION
1.0.0
SDK RELEASE TIME
2015-11-16
SDK RELEASE UPDATE TIME
2025-04-25
基于 PHP 5.2+:Tree v1.0 改造后 支持PHP 5.2+ (composer.json 写的 "php":">=5.6")
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
- SlsException will be thrown if any error happen
Environment Requirement
- PHP 5.2.1 and later