Before you use Content Moderation SDK for PHP, you must install required dependencies.
Prerequisites
PHP 5.5 or later is used.
Install the SDK
- Download Content Moderation SDK for PHP.
- Run the following command to install Content Moderation SDK for PHP:
composer require alibabacloud/green
- Run the following command to install required dependencies:
use AlibabaCloud\Green\Green;