Skip to content

ekko-chat/ekko-sdk-php

Repository files navigation

Ekko SDK PHP

Build Status

PHP library for the Ekko API.

You can get your apiToken here: https://dashboard.ekko.chat

See full doc: https://docs.ekko.chat/

Install

Via Composer

$ composer require ekko-chat/ekko-sdk-php

Usage

$apiToken = 'XXXXX'
$client = new Ekko\Client($apiToken);

Tests

php composer tests

About

PHP library for the Ekko API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages