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. flooris/ergonode-api-laravel

ActiveLibrary

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

PHP Laravel package for consuming the Ergonode PIM backend

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

Since Apr 15Pushed 6mo 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 1mo 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

48

—

FairBetter than 95% of packages

Maintenance69

Regular maintenance activity

Popularity25

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

181d 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

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[bakame/laravel-domain-parser

Laravel package to integrate PHP Domain parser.

26534.8k4](/packages/bakame-laravel-domain-parser)

PHPackages © 2026

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