Skip to main content

Integrating with Comet Server just got easier

· One min read

We've recently done some work to make it easier for you to integrate Comet into your back-end processes through providing a PHP SDK for the Comet Server API. This also will help if you are creating your own custom signup forms for your backup service.

The Comet Server API allows you to create and manage customer accounts on your Comet Server.

Features

  • Full coverage of Comet Server API methods, data structures, and constant definitions
  • Easy synchronous API requests via the \Comet\Server class
  • PSR-7 support for asynchronous / Promise requests

We're pleased to launch our public repository with this and look forward to sharing more.

Click on the Octocat below to be taken to our repository!