Help Center> Object Storage Service> SDK Reference> PHP> Quick Start> Preparing a Development Environment

Preparing a Development Environment

If you have any questions during development, post them on the Issues page of GitHub. For details about parameters and usage of each API, see the API Reference

  • Download a recommended version from the PHP's official website and install it.
  • Download Eclipse for PHP Developers of the latest version from the Eclipse's official website and install it.

    After PHP is installed, you need to set the extension library parameter (extension_dir) in the php.ini file and start the cURL and OpenSSL extension libraries.