Skip to content

funchatcam/chatkit-server-php

 
 

Repository files navigation

Chatkit PHP Server SDK

Read the docs Twitter GitHub license

Find out more about Chatkit here.

Installation

You can get the Chatkit PHP SDK via a composer package called pusher-chatkit-server. See https://packagist.org/packages/pusher/pusher-chatkit-server

$ composer require pusher/pusher-chatkit-server

Or add to composer.json:

"require": {
    "pusher/pusher-chatkit-server": "^0.5.8"
}

and then run composer update.

Or you can clone or download the library files.

We recommend you use composer.

This library depends on PHP modules for cURL and JSON. See cURL module installation instructions and JSON module installation instructions.

Getting started

Head over to our documentation.

About

PHP SDK for Pusher Chatkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%