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
==========

0.0.10(2mo ago)1101MITPHP

Since Jan 18Pushed 2mo 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 today

READMEChangelogDependencies (4)Versions (11)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

35

—

LowBetter than 77% of packages

Maintenance84

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

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 ~50 days

Recently: every ~111 days

Total

10

Last Release

83d ago

### Community

Maintainers

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

---

Top Contributors

[![Lukas-Nielsen](https://avatars.githubusercontent.com/u/69508413?v=4)](https://github.com/Lukas-Nielsen "Lukas-Nielsen (10 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

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

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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