PHPackages                             devcycle/php-server-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. [HTTP &amp; Networking](/categories/http)
4. /
5. devcycle/php-server-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

devcycle/php-server-sdk
=======================

DevCycle PHP Server SDK

2.2.1(9mo ago)17150.1k—2.8%3MITPHPPHP &gt;=8.0CI passing

Since Nov 29Pushed 8mo ago6 watchersCompare

[ Source](https://github.com/DevCycleHQ/php-server-sdk)[ Packagist](https://packagist.org/packages/devcycle/php-server-sdk)[ Docs](https://devcycle.com)[ RSS](/packages/devcycle-php-server-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (31)Used By (0)

DevCycle PHP Server SDK
=======================

[](#devcycle-php-server-sdk)

Welcome to the DevCycle PHP SDK, initially generated via the [DevCycle Bucketing API](https://docs.devcycle.com/bucketing-api/#tag/devcycle).

Requirements
------------

[](#requirements)

PHP 8.0 and later.

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

[](#installation)

### Composer Installation

[](#composer-installation)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "devcycle/php-server-sdk": "*"
  }
}
```

Then run `composer install`

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
