aliyun-log-php-sdk-1.0 (PSR-4)

1.0.2 2025-04-28 03:58 UTC

This package is auto-updated.

Last update: 2025-04-28 09:02:51 UTC


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

  1. Request-Request style Restful API interface
  2. Use Protocol buffer to send data
  3. Data can be compressed when sending to server
  4. SlsException will be thrown if any error happen

Environment Requirement

  1. PHP 5.2.1 and later