Before you use Content Moderation SDK for PHP, you must install required dependencies.

Prerequisites

PHP 5.5 or later is used.

Install the SDK

  1. Download Content Moderation SDK for PHP.
  2. Run the following command to install Content Moderation SDK for PHP:
    composer require alibabacloud/green
  3. Run the following command to install required dependencies:
    use AlibabaCloud\Green\Green;