Installation

Prerequisites

  • PHP : version 8.1 or later
  • php_curl extension must be enabled
  • json extension must be enabled
  • Composer : version 1.0.0 or later

Installation Guide

Use composer to add the SDK as a dependency to your project:

composer require flagship-io/flagship-php-sdk

These commands will install the Flagship PHP SDK into your project, allowing you to start integrating Flagship features into your application.