PHPackages                             ln/threecx - 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. ln/threecx

ActiveLibrary

ln/threecx
==========

v0.0.9(1y ago)1101MITPHP

Since Jan 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Lukas-Nielsen/php-3cx)[ Packagist](https://packagist.org/packages/ln/threecx)[ RSS](/packages/ln-threecx/feed)WikiDiscussions main Synced 1mo ago

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

php-3cx
=======

[](#php-3cx)

package to wrap the api of [3cx®](https://www.3cx.com/)

- first steps:
- openapi documentation:

getting started
---------------

[](#getting-started)

```
composer require ln/threecx
```

usage
-----

[](#usage)

### conf

[](#conf)

you need the FQDN of the instanz, username and password (with permissions for the action)

```
$client = new Client(new Host(string , int , bool ));

$client->setUser(new User(string , string , string ));
// or
$client->setRest(new Rest(string , string ));
// or
$client->setToken(new Token(string , int , string , string ));
```

### functions

[](#functions)

#### get

[](#get)

```
$client->get(string , array )
```

#### delete

[](#delete)

```
$config->delete(string , array )
```

#### post, put, patch

[](#post-put-patch)

```
$config->(string , array , array )
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance42

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Every ~0 days

Total

9

Last Release

483d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e56a3f479575f8b38b7e5c5d2ff08467a5f7d81e8e6e6e27d278bd49a826daf9?d=identicon)[Lukas-Nielsen](/maintainers/Lukas-Nielsen)

---

Top Contributors

[![Lukas-Nielsen](https://avatars.githubusercontent.com/u/69508413?v=4)](https://github.com/Lukas-Nielsen "Lukas-Nielsen (9 commits)")

### Embed Badge

![Health badge](/badges/ln-threecx/health.svg)

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

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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