Skip to content

ABTasty Flagship.io PHP SDK (non-official)

License

Notifications You must be signed in to change notification settings

wgcvc/flagship-php-sdk

 
 

Repository files navigation

Flagship PHP SDK

Non-official ABTasty Flagship.io SDK for PHP

Latest Stable Version

Branch develop Build Status Scrutinizer Code Quality Code Coverage

Installation

Package is available on Packagist, you can install it using Composer.

composer require wcomnisky/flagship-php-sdk

Requirements

  • PHP 7.3 or higher
    • cURL extension recommended

List of implemented features

Run all Campaigns assignment

Documentation: http://developers.flagship.io/api/v1/#run-all-campaigns-assignment

  • [x] POST HTTP Request
  • [ ] GET HTTP Request
  • [ ] Query Parameter format_response
  • [x] Query Parameter trigger_hit
  • [x] Query Parameter decision_group

Run a single Campaign assignment

Documentation: http://developers.flagship.io/api/v1/#run-a-single-campaign-assignment

  • [x] POST HTTP Request
  • [ ] GET HTTP Request
  • [ ] Query Parameter mode (does it applies here too? possibly..)
  • [ ] Query Parameter trigger_hit
  • [ ] Query Parameter decision_group

About

ABTasty Flagship.io PHP SDK (non-official)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%