PHPackages                             ixolit/dislo-cde-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. ixolit/dislo-cde-sdk

Abandoned → [ixoplan/ixoplan-fast-sdk](/?search=ixoplan%2Fixoplan-fast-sdk)Library

ixolit/dislo-cde-sdk
====================

Ixoplan SDK to be used within FAST.

v1.0.21(5y ago)2585MITPHP

Since Mar 1Pushed 5y ago8 watchersCompare

[ Source](https://github.com/ixoplan/ixoplan-fast-sdk)[ Packagist](https://packagist.org/packages/ixolit/dislo-cde-sdk)[ RSS](/packages/ixolit-dislo-cde-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (25)Used By (0)

ixoplan-cde-sdk
===============

[](#ixoplan-cde-sdk)

PHP SDK for the Ixoplan API to be used within FAST

Installation
------------

[](#installation)

Simply add `ixoplan/ixoplan-fast-sdk` to your composer.json, e.g:

```
{
    "name": "myvendor/myproject",
    "description": "Using ixoplan-fast-sdk",
    "require": {
        "ixoplan/ixoplan-fast-sdk": "*"
    }
}
```

Usage
-----

[](#usage)

The `\Ixolit\Dislo\Client` is designed for different transport layers. It needs a RequestClient interface to actually communicate with Ixoplan. This SDK provides `\Ixolit\Dislo\CDE\CDEDisloClient`, an extension that defaults to an implementation based on FAST's internal methods.

```
use Ixolit\Dislo\CDE\CDEDisloClient;

$apiClient = new CDEDisloClient();
```

For available API calls please refer to the [ixoplan-sdk](https://github.com/ixoplan/ixoplan-sdk).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 58.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 ~69 days

Recently: every ~232 days

Total

23

Last Release

1837d ago

Major Versions

v0.0.1 → v1.0.52017-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/46bbd588ed5a4fe4e764216167901bd3090692166b21872f0dc0a3bd757342bc?d=identicon)[friegler](/maintainers/friegler)

![](https://www.gravatar.com/avatar/41630ae1c185ff9cd99f2a09a6fd2aebda7f77df4f34e865107d26ea62b8ed0f?d=identicon)[ixolit](/maintainers/ixolit)

![](https://www.gravatar.com/avatar/3e990b63b84129f344577a22493ddff3b8c07fc829d83475c94d8c3267ca044e?d=identicon)[marcod85](/maintainers/marcod85)

![](https://www.gravatar.com/avatar/e56dde3ee08015fd92103df58c531204e4fc77c945cf685b062333f15313d2ff?d=identicon)[mmarchewa](/maintainers/mmarchewa)

---

Top Contributors

[![mmarchewa](https://avatars.githubusercontent.com/u/24267522?v=4)](https://github.com/mmarchewa "mmarchewa (49 commits)")[![SPie](https://avatars.githubusercontent.com/u/2544853?v=4)](https://github.com/SPie "SPie (29 commits)")[![frieglerixo](https://avatars.githubusercontent.com/u/14271959?v=4)](https://github.com/frieglerixo "frieglerixo (6 commits)")

### Embed Badge

![Health badge](/badges/ixolit-dislo-cde-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/ixolit-dislo-cde-sdk/health.svg)](https://phpackages.com/packages/ixolit-dislo-cde-sdk)
```

PHPackages © 2026

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