SDK Download Links
Download Address
SDK Source Code and API Documentation
- For details about the SDK source code, see GitHub.
- API documentation: SDK API Reference
Compatibility
- Recommended PHP versions: 5.6 and 7.x
- PHP SDK 3.22.6 and later require the PHP version must not be earlier than PHP 7.1.
- PHP SDKs are only compatible with PHP version 8.1 and earlier. PHP version 8.2 and later are not supported.
- Namespace: This version is incompatible with the earlier version (2.1.x). All public classes and functions are saved in the obs package.
- Interface functions: Not completely compatible with earlier versions (2.1.x). The following table describes the changes.
Interface Function
Description
ObsClient.setBucketCors
In the request parameters, the CorsRule field is renamed as CorsRules.
ObsClient.getBucketCors
In the response parameters, the CorsRule field is renamed as CorsRules.
ObsClient.setBucketTagging
In the request parameters, the TagSet field is renamed as Tags.
ObsClient.getBucketTagging
In the response parameters, the TagSet field is renamed as Tags.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot