PHPackages                             darkgoldblade01/paradox-ai-php-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. darkgoldblade01/paradox-ai-php-sdk

ActiveLibrary[API Development](/categories/api)

darkgoldblade01/paradox-ai-php-sdk
==================================

A PHP SDK for Paradox.ai's Olivia.

1.0.0(7y ago)071[1 PRs](https://github.com/darkgoldblade01/Paradox.ai-PHP-SDK/pulls)PHPPHP 7.\*

Since Mar 8Pushed 6y ago2 watchersCompare

[ Source](https://github.com/darkgoldblade01/Paradox.ai-PHP-SDK)[ Packagist](https://packagist.org/packages/darkgoldblade01/paradox-ai-php-sdk)[ RSS](/packages/darkgoldblade01-paradox-ai-php-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Paradox.ai Olivia - Un-Official PHP SDK
=======================================

[](#paradoxai-olivia---un-official-php-sdk)

This is an unofficial PHP SDK developed for use with version 1.0 of the Paradox.ai Olivia API.

Official documentation can be [found here](https://paradox.readme.io/v1.0/reference).

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

[](#getting-started)

Include the library via [composer](https://getcomposer.org/)

```
composer require darkgoldblade01/paradox-ai-php-sdk

```

Once included, make sure you have the following from Paradox:

- Account ID
- Secret Key
- UID

These are required to generate the JWT token used.

Initializing the API
--------------------

[](#initializing-the-api)

To initialize the API is simple, just create a new instance of Olivia, and include the Account ID, Secret Key, and UID:

```
$olivia = new \darkgoldblade01\Paradox\Olivia\Olivia($account_id, $secret_key, $uid)
```

From there, you are ready to start interacting with the API!

`$olivia->company()`
--------------------

[](#olivia-company)

Returns the company resource.

#### `get_conversations($conversations)`

[](#get_conversationsconversations)

ParameterTypeDefault`$conversations`booltrueReturns a list of company conversations.

#### `get_locations($locations)`

[](#get_locationslocations)

ParameterTypeDefault`$locations`booltrueReturns a list of all company locations.

#### `get_ai_assistant()`

[](#get_ai_assistant)

ParameterTypeDefaultReturns the AI assistant's name and image.

---

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

2672d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/093f0f4c952fb410a2324eb9acfa28d8a9bd44ed9158bce0b336fec77a674820?d=identicon)[brianclogan](/maintainers/brianclogan)

---

Top Contributors

[![brianclogan](https://avatars.githubusercontent.com/u/9066551?v=4)](https://github.com/brianclogan "brianclogan (13 commits)")

### Embed Badge

![Health badge](/badges/darkgoldblade01-paradox-ai-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/darkgoldblade01-paradox-ai-php-sdk/health.svg)](https://phpackages.com/packages/darkgoldblade01-paradox-ai-php-sdk)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)[volcengine/volcengine-php-sdk

118.7k](/packages/volcengine-volcengine-php-sdk)

PHPackages © 2026

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