PHPackages                             invintus/invintus-api - 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. invintus/invintus-api

ActiveLibrary[API Development](/categories/api)

invintus/invintus-api
=====================

INVINTUS API SDK for PHP - Use Invintus Public Web Services in your PHP project

v1.0(9y ago)0280proprietaryPHPPHP &gt;=5.3.0

Since Jan 14Pushed 7y ago3 watchersCompare

[ Source](https://github.com/TVWIT/invintus-API-Interface-php)[ Packagist](https://packagist.org/packages/invintus/invintus-api)[ RSS](/packages/invintus-invintus-api/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

invintus-API-Interface-php
==========================

[](#invintus-api-interface-php)

INVINTUS API SDK for PHP - Use Invintus Web Service API's in your PHP project

> Acceptable use of this software and Invintus Media Inc.'s API service detailed in the [API documentation](https://invintus.api-docs.io/v2.5)

To use this service, You must be an Invintus Platform client and be enrolled in an active payed account plan that supports API calls. To enroll in a service plan or to try out the Invintus Streaming Platform, contact

### install using composer

[](#install-using-composer)

```
{
    "require": {
	        "invintus/invintus-api":"v1.0"
    }
}

```

### usage example

[](#usage-example)

> public api

```
//instantiate Invintus class
$v3Call = new \Invintus\PublicAPI\Events();
//build call and target endpoint
$v3Data  = $v3Call
            ->setApiKey("yourKey")
            ->setClientID("yourClientID")
            ->setEventID("eventIDtobeQueried")
            ->getDetailed(); //returns full request reply as object
//displays your call builders params sent to API
$callParams = $v3Call->showCallParamsJson();

```

To view a complete list of API methods, endpoints and their options, please visit

> CRUD actions are only accessible with a certified partner key. contact  if you are a certified partner and need an access token.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

3454d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/af633ca6fc633d0d312996c360b7f61c261123aa1f90a799953559d302f85ede?d=identicon)[Invintus](/maintainers/Invintus)

---

Top Contributors

[![scottf-tvw](https://avatars.githubusercontent.com/u/2366145?v=4)](https://github.com/scottf-tvw "scottf-tvw (39 commits)")

### Embed Badge

![Health badge](/badges/invintus-invintus-api/health.svg)

```
[![Health](https://phpackages.com/badges/invintus-invintus-api/health.svg)](https://phpackages.com/packages/invintus-invintus-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)[emartech/emarsys-magento2-extension

Magento2 integration for the Emarsys Marketing Platform

14273.9k](/packages/emartech-emarsys-magento2-extension)

PHPackages © 2026

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