PHPackages                             ln/nfon\_sso - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ln/nfon\_sso

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ln/nfon\_sso
============

0.0.10(2mo ago)012[1 PRs](https://github.com/Lukas-Nielsen/php-nfon-sso/pulls)MITPHPPHP &gt;=7.4CI passing

Since Mar 29Pushed 1w ago1 watchersCompare

[ Source](https://github.com/Lukas-Nielsen/php-nfon-sso)[ Packagist](https://packagist.org/packages/ln/nfon_sso)[ RSS](/packages/ln-nfon-sso/feed)WikiDiscussions main Synced today

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

php-nfon-sso
============

[](#php-nfon-sso)

package to login to the nfon portals with the nfon sso

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

[](#getting-started)

```
composer require ln/nfon_sso
```

usage
-----

[](#usage)

### conf

[](#conf)

you need the portal base url eg.  or  and the client id eg. admin-portal or cloudya

```
$client = new Client(string , string );
```

### auth

[](#auth)

#### login

[](#login)

```
$client->Login(string , string );
```

#### otp

[](#otp)

```
$client->OTP(int );
```

### token operation

[](#token-operation)

```
// refresh the token internally
$client->RefreshToken(): bool;

// read token from json file
$client->TokenFromJsonFile(string ): bool;

// write token to json file
$client->TokenToJsonFile(string ): bool;

// set token
$client->SetToken(Token ): void;

// get token
$client->GetToken(): Token;
```

### functions

[](#functions)

#### get, delete

[](#get-delete)

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

#### post, put, patch

[](#post-put-patch)

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

known possible client id's
--------------------------

[](#known-possible-client-ids)

### admin portal

[](#admin-portal)

- dts-admin-portal
- dts-admin-portal-preview
- dfn-admin-portal
- dfn-admin-portal-preview
- chess-admin-portal
- chess-admin-portal-preview
- dialog-telekom-admin-portal
- dialog-telekom-admin-portal-preview
- telekom-admin-portal
- telekom-admin-portal-preview
- o2-business-admin-portal
- o2-business-admin-portal-preview
- versatel-admin-portal
- versatel-admin-portal-preview
- smarticloud-admin-portal
- smarticloud-admin-portal-preview
- phoneup-admin-portal
- phoneup-admin-portal-preview
- admin-portal
- admin-portal-preview

### user portal

[](#user-portal)

- centrexx
- cloudya
- dfn
- dialog-telekom
- o2
- telekom
- one-and-one
- promelit
- phoneup
- nconnect-voice
- sip-trunk
- o2-business-teams-telefonie

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance91

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.3% 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 ~75 days

Recently: every ~51 days

Total

6

Last Release

87d 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 (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

nfonphp

### Embed Badge

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

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

###  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)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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