← Home | Prerequisites(中文) | Installation →
Before using the Alibaba Cloud Client for PHP, please ensure your environment supports the following requirements and recommendations.
- 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.
- 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 →