0-Prerequisites.md 1.1 KB

← Home | Prerequisites(中文) | Installation →


Requirements and Recommendations

Before using the Alibaba Cloud Client for PHP, please ensure your environment supports the following requirements and recommendations.

Requirements

  • You must use PHP 5.5.0 or later.
  • if you use the RsaKeyPair (Only Japan station is supported) client, you will also need OpenSSL PHP extension.

Recommendations

  • Use Composer and optimize automatic loading composer dump-autoload --optimize
  • Install cURL 7.16.2 or later version
  • Use OPCache
  • In a production environment, do not use Xdebug

← Home | Prerequisites(中文) | Installation →