PHPackages                             nexconnai-dev/nexconn-server-sdk-php - 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. nexconnai-dev/nexconn-server-sdk-php

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

nexconnai-dev/nexconn-server-sdk-php
====================================

OpenAPI specification aligned with the current Nexconn public documentation, PDF source documents, and generated SDK requirements.

0.1.0(1mo ago)01↓100%MITPHPPHP ^8.1

Since May 8Pushed 1mo agoCompare

[ Source](https://github.com/NexconnAI-Dev/nexconn-server-sdk-php)[ Packagist](https://packagist.org/packages/nexconnai-dev/nexconn-server-sdk-php)[ Docs](https://github.com/NexconnAI-Dev/nexconn-server-sdk-php)[ RSS](/packages/nexconnai-dev-nexconn-server-sdk-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

nexconn-sdk-php
===============

[](#nexconn-sdk-php)

Nexconn Server API

- API version: 0.1.0
    - Generator version: 7.14.0

OpenAPI specification aligned with the current Nexconn public documentation, PDF source documents, and generated SDK requirements.

*Automatically generated by the [OpenAPI Generator](https://github.com/NexconnAI-Dev/nexconn-server-sdk-php)*

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

[](#requirements)

- PHP 8.1+
- Composer

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

[](#installation)

Install from the Git repository:

```
composer config repositories.nexconn-sdk-php vcs https://github.com/NexconnAI-Dev/nexconn-server-sdk-php.git
composer require nexconnai-dev/nexconn-server-sdk-php:^v0.1.0
```

Or install a specific version:

```
composer require nexconnai-dev/nexconn-server-sdk-php:v0.1.0
```

Quick Start
-----------

[](#quick-start)

The example below uses the SDK's built-in signing support to inject `App-Key / Nonce / Timestamp / Signature / X-Request-ID` automatically.

```
