Table 1 shows you how to install the PHP SDK.
No. | Method |
|---|---|
1 | Manually downloading and installing the source code development package |
The following uses OBS PHP SDK of the latest version as an example:
After the installation, the directory structure is similar to the following:
├── examples
├── Obs
├── vendor
├── composer.json
├── obs-autoloader.php
└── README.txt