wirgen/keitaro

Library for Keitaro Admin API

Maintainers

Package info

github.com/wirgen/keitaro

pkg:composer/wirgen/keitaro

Statistics

Installs: 2 044

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-08 21:17:00 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.