PHPackages                             pathristikon/dsuniq-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pathristikon/dsuniq-sdk

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

pathristikon/dsuniq-sdk
=======================

DsUniq SDK

03PHP

Since Apr 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/pathristikon/dsuniq-sdk)[ Packagist](https://packagist.org/packages/pathristikon/dsuniq-sdk)[ RSS](/packages/pathristikon-dsuniq-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

SDK DsUniq
----------

[](#sdk-dsuniq)

#### Installation

[](#installation)

`composer require pathristikon/dsuniq-sdk`

#### Usage

[](#usage)

1. initialize an object `Dsuniq\DsuniqSdk\Config` with parameter string apiToken
2. initialize an object `Dsuniq\DsuniqSdk\ApiHandler` which will handle all your requests
3. use `apihandler->getProducts()` to fetch the first page of your products
4. if you already fetched the products, use `apihandler->getTotalPages` to get all the pages you can iterate
5. if you have more than one page, use `apihandler->getProducts(2)` to get the page number 2
6. if you want to see the mapped categories, use `apihandler->getCategories()`

#### Disclaimer

[](#disclaimer)

For internal use only!

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/37498671?v=4)[Dumitru Alexandru](/maintainers/pathristikon)[@pathristikon](https://github.com/pathristikon)

### Embed Badge

![Health badge](/badges/pathristikon-dsuniq-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/pathristikon-dsuniq-sdk/health.svg)](https://phpackages.com/packages/pathristikon-dsuniq-sdk)
```

###  Alternatives

[kss-php/kss-php

A PHP implementation of KSS: a methodology for documenting CSS and generating styleguides

23142.7k2](/packages/kss-php-kss-php)

PHPackages © 2026

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