v1.4.1 2024-04-19 11:39 UTC

This package is auto-updated.

Last update: 2025-06-19 14:02:40 UTC


README

API reference https://adserver.online/api

Requirements

Installation & Usage

Composer

To install the SDK via Composer, execute the following command:

 composer require adserver-online/php-sdk

Manual Installation

Download the files and include autoload.php:

require_once('vendor/autoload.php');