All Products
Search
Document Center

Object Storage Service:PHP SDK v1 manual

Last Updated:Apr 04, 2025

This manual introduces the first version of the OSS SDK for PHP.

About OSS SDK for PHP V2

  • OSS SDK for PHP V2 (alibabacloud-oss-php-sdk-v2) has been released. It is a complete rewrite of the V1 (aliyun-oss-php-sdk) codebase.

  • V2 is an entirely new version that simplifies underlying operations such as authentication, automatic request retry, and error handling. Through its interfaces, users can access Alibaba Cloud OSS services without complex programming.

  • V2 provides flexible and user-friendly parameter configurations and rich advanced interfaces, such as pagers, transfer managers, and File-like interfaces, which comprehensively improve development efficiency and experience.

  • To start using V2, see PHP SDK V2 Manual.

  • To upgrade from V1 to V2, see Migration Guide.