aliyunpcs / sls-2
The Php SDK of Aliyuncs SLS log service(PSR-4)
2.0.2
2025-04-28 08:55 UTC
Requires
- php: >=7.2
Requires (Dev)
This package is auto-updated.
Last update: 2025-04-29 06:05:17 UTC
README
API VERSION
2.0.0
SDK RELEASE TIME
2024-05-28
SDK RELEASE UPDATE TIME
2025-04-28
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
- Introduce simple logger for submit log easily with different levels
- Create local log cache to submit several logs in single http post.
Environment Requirement
- PHP 7.1.7 and later:Master Branch
- PHP 5.2+:Tree v1.0