wirgen/keitaro

Library for Keitaro Admin API

v1.0.1 2024-05-08 17:42 UTC

This package is auto-updated.

Last update: 2025-06-08 19:47:23 UTC


README

GitHub Packagist Version Packagist PHP Version Support Packagist Downloads GitHub code size in bytes

The wirgen/keitaro package provides a wrapper for ease of use of the Keitaro Admin API methods.

Important! This feature is available only for Business license.

To get started, you need to initialize the connection by specifying the domain and key:

$keitaro = new \Wirgen\Keitaro\Keitaro('https://demo-ru.keitaro.io', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');

License

The MIT License (MIT). Please see License File for more information.