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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ln/threecx

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

0.0.10(4mo ago)1101MITPHP

Since Jan 18Pushed 4mo 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 1w ago

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

33

—

LowBetter than 72% of packages

Maintenance76

Regular maintenance activity

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

130d 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

[azuracast/azuracast

The AzuraCast self-hosted web radio station management suite.

4.0k27.9k](/packages/azuracast-azuracast)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k55](/packages/neuron-core-neuron-ai)[civicrm/civicrm-core

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

762297.9k53](/packages/civicrm-civicrm-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[oat-sa/tao-core

TAO core extension

64147.9k151](/packages/oat-sa-tao-core)

PHPackages © 2026

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