PHPackages                             continuousphp/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. continuousphp/sdk

ActiveLibrary[API Development](/categories/api)

continuousphp/sdk
=================

PHP SDK to consume continuousphp API

0.9.3(6y ago)348.2k32Apache-2.0GherkinPHP &gt;=7.1.0

Since May 10Pushed 6y ago7 watchersCompare

[ Source](https://github.com/continuousphp/sdk)[ Packagist](https://packagist.org/packages/continuousphp/sdk)[ Docs](https://github.com/continuousphp/sdk)[ RSS](/packages/continuousphp-sdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (6)Versions (24)Used By (2)

continuousphp SDK
=================

[](#continuousphp-sdk)

[![Build Status](https://camo.githubusercontent.com/c750d0b2f063e7ddf5318acb22c70d597dfb86463fcccba7aeb20a2cfdf7d101/68747470733a2f2f7374617475732e636f6e74696e756f75737068702e636f6d2f6769742d6875622f636f6e74696e756f75737068702f73646b3f746f6b656e3d39383030626236312d393866322d343437642d613333312d303235663062396166323938266272616e63683d6d6173746572)](https://continuousphp.com/git-hub/continuousphp/sdk)

continuousphp SDK enables PHP developers to use [continuousphp](https://continuousphp.com/) in their PHP code.

Installation
------------

[](#installation)

Install this package through [Composer](https://getcomposer.org/) by adding this package in the require section

```
"require": {
    "continuousphp/sdk": "~0.3"
}
```

Usage
-----

[](#usage)

### Initialize the SDK

[](#initialize-the-sdk)

```
