PHPackages                             entrepot/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. entrepot/sdk

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

entrepot/sdk
============

Entrepot SDK for PHP 🚀

0.0.1-alpha.1(6y ago)00[1 issues](https://github.com/entrep0t/php-sdk/issues)[8 PRs](https://github.com/entrep0t/php-sdk/pulls)MITPHPPHP &gt;=7.3.0

Since May 2Pushed 3d ago1 watchersCompare

[ Source](https://github.com/entrep0t/php-sdk)[ Packagist](https://packagist.org/packages/entrepot/sdk)[ Docs](https://github.com/entrep0t/php-sdk)[ RSS](/packages/entrepot-sdk/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (3)Versions (13)Used By (0)

Entrepot
========

[](#entrepot)

Entrepot SDK for PHP 🚀

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

[](#installation)

```
composer require entrepot/sdk

```

Usage
-----

[](#usage)

```
use Entrepot\SDK\Client;

$client = new Client(['clientId' => 'yourClientId']);
var_dump($client->products->list());
```

[Documentation](https://entrepot.dev/docs/sdk/php)
--------------------------------------------------

[](#documentation)

Contributing
------------

[](#contributing)

Please check the [CONTRIBUTING.md](https://github.com/entrep0t/php-sdk/blob/master/CONTRIBUTING.md) doc for contribution guidelines.

Development
-----------

[](#development)

Install dependencies:

```
composer install
```

Run examples at  with php built-in server:

```
composer serve
```

And test your code:

```
composer test
```

License
-------

[](#license)

This software is licensed under [MIT](https://github.com/entrep0t/php-sdk/blob/master/LICENSE).

Contributors
------------

[](#contributors)

[![Ugo Stephant](https://avatars.githubusercontent.com/dackmin?s=100)](https://avatars.githubusercontent.com/dackmin?s=100)
[Ugo Stephant](https://github.com/dackmin)
[💻](https://github.com/entrep0t/php-sdk/commits?author=dackmin) [📖](https://github.com/entrep0t/php-sdk/commits?author=dackmin) 🔧

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance65

Regular maintenance activity

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.7% 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

Unknown

Total

1

Last Release

2204d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49098d0bbf9dcae5b79496f34a51521dbe082490f627ebf428b3abdcae4a17ed?d=identicon)[ugo.poool](/maintainers/ugo.poool)

---

Top Contributors

[![dackmin](https://avatars.githubusercontent.com/u/1873323?v=4)](https://github.com/dackmin "dackmin (58 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (24 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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