This topic describes how to install EventBridge SDK for PHP.
Prepare the environment
- Prerequisites
- PHP is installed. For more information, see Install PHP.
- Install Composer. For more information, see Install Composer.
- Check the PHP version
Run the
php -v
command to check the PHP version.