PHPackages                             flooris/ergonode-api-laravel - 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. [API Development](/categories/api)
4. /
5. flooris/ergonode-api-laravel

ActiveLibrary[API Development](/categories/api)

flooris/ergonode-api-laravel
============================

PHP Laravel package for consuming the Ergonode PIM backend

1.1.1(7mo ago)22.0k5[1 PRs](https://github.com/flooris/ergonode-api-laravel/pulls)GPL-3.0-or-laterPHPPHP &gt;=8.0CI failing

Since Apr 15Pushed 7mo ago2 watchersCompare

[ Source](https://github.com/flooris/ergonode-api-laravel)[ Packagist](https://packagist.org/packages/flooris/ergonode-api-laravel)[ RSS](/packages/flooris-ergonode-api-laravel/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (2)Versions (46)Used By (0)

Ergonode PHP API
================

[](#ergonode-php-api)

Laravel PHP package for consuming the Ergonode PIM backend services.

Add the package to Laravel
--------------------------

[](#add-the-package-to-laravel)

```
composer require flooris/ergonode-api-laravel
php artisan vendor:publish --tag=ergonode-api-laravel
nano config/ergonode.php
```

Usage example
-------------

[](#usage-example)

```
$hostname = config('ergonode.hostname');
$username = config('ergonode.username');
$password = config('ergonode.password');

$client = Flooris\Ergonode\Client($hostname, $username, $password);
```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance63

Regular maintenance activity

Popularity23

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~48 days

Recently: every ~285 days

Total

36

Last Release

227d ago

Major Versions

0.7.1 → 1.0.02023-06-22

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1033813?v=4)[flooris](/maintainers/flooris)[@flooris](https://github.com/flooris)

---

Top Contributors

[![fkwakkenbos](https://avatars.githubusercontent.com/u/1029218?v=4)](https://github.com/fkwakkenbos "fkwakkenbos (23 commits)")[![rikzwarthoff](https://avatars.githubusercontent.com/u/9021840?v=4)](https://github.com/rikzwarthoff "rikzwarthoff (14 commits)")[![TMBL-DEV](https://avatars.githubusercontent.com/u/43524471?v=4)](https://github.com/TMBL-DEV "TMBL-DEV (13 commits)")[![DeYoran](https://avatars.githubusercontent.com/u/2778804?v=4)](https://github.com/DeYoran "DeYoran (2 commits)")[![arthur1472](https://avatars.githubusercontent.com/u/3664286?v=4)](https://github.com/arthur1472 "arthur1472 (1 commits)")[![Tjerk85](https://avatars.githubusercontent.com/u/28298348?v=4)](https://github.com/Tjerk85 "Tjerk85 (1 commits)")[![yoran-flooris](https://avatars.githubusercontent.com/u/118836511?v=4)](https://github.com/yoran-flooris "yoran-flooris (1 commits)")

### Embed Badge

![Health badge](/badges/flooris-ergonode-api-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/flooris-ergonode-api-laravel/health.svg)](https://phpackages.com/packages/flooris-ergonode-api-laravel)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)[concrete5/core

Concrete core subtree split

20166.1k52](/packages/concrete5-core)

PHPackages © 2026

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