PHPackages                             nexxomnia/apiclient-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. [API Development](/categories/api)
4. /
5. nexxomnia/apiclient-php

ActiveLibrary[API Development](/categories/api)

nexxomnia/apiclient-php
=======================

The nexxOMNIA API Client for PHP

1.6.9(6mo ago)0359MITPHPPHP ^8.3 || ^8.4 || ^8.5

Since Jul 27Pushed 4d ago2 watchersCompare

[ Source](https://github.com/3qnexx/APIClient-PHP)[ Packagist](https://packagist.org/packages/nexxomnia/apiclient-php)[ Docs](https://3q.video/nexx-for-publishers)[ RSS](/packages/nexxomnia-apiclient-php/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (3)Versions (44)Used By (0)

nexxOMNIA API Client
====================

[](#nexxomnia-api-client)

The nexxOMNIA API Client provides easy Access to all API Endpoints of the nexxOMNIA API.

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

[](#getting-started)

```
$ composer require nexxomnia/apiclient-php

```

```
use nexxomnia\apiclient;
use nexxomnia\apicalls\mediacall;
use nexxomnia\enums\streamtypes;

$apiclient = new apiclient();
$apiclient->configure(999,"API-SECRET","SESSION-ID");

$apicall = new mediacall(streamtypes::VIDEO);
$apicall->latest();

$result=$apiclient->call($apicall);

echo $result->getResultIterator(TRUE)->current()->getGeneral()->getID(); // outputs the ID of the first Element
```

Resources
---------

[](#resources)

Please find all further Documentation and Usage Examples [here](https://api.docs.nexx.cloud/api-clients/php).

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~38 days

Recently: every ~98 days

Total

43

Last Release

186d ago

PHP version history (6 changes)1.0.0PHP ^7.4 || ^8.0 || ^8.1

1.5.6PHP ^7.4 || ^8.0 || ^8.1 || ^8.2

1.5.7PHP ^8.0 || ^8.1 || ^8.2

1.6.1PHP ^8.1 || ^8.2 || ^8.3

1.6.5PHP ^8.2 || ^8.3 || ^8.4

1.6.9PHP ^8.3 || ^8.4 || ^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/589393be8fb8bdc0fe8a46632b472e5a4be3650b4287d89672ac3776a42b952f?d=identicon)[cbrosdau](/maintainers/cbrosdau)

---

Tags

omnia3q3q nexxnexxOMNIAnexxtv

### Embed Badge

![Health badge](/badges/nexxomnia-apiclient-php/health.svg)

```
[![Health](https://phpackages.com/badges/nexxomnia-apiclient-php/health.svg)](https://phpackages.com/packages/nexxomnia-apiclient-php)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[keboola/storage-api-client

Keboola Storage API PHP Client

10397.4k31](/packages/keboola-storage-api-client)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k6](/packages/theodo-group-llphant)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
