PHPackages                             sylapi/feed-heureka - 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. sylapi/feed-heureka

ActiveLibrary[API Development](/categories/api)

sylapi/feed-heureka
===================

Merchant feeds

v1.0.0(3mo ago)06.2k↑83.3%MITPHPPHP &gt;=8.0.0

Since Jul 16Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/sylapi/feed-heureka)[ Packagist](https://packagist.org/packages/sylapi/feed-heureka)[ RSS](/packages/sylapi-feed-heureka/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependencies (6)Versions (6)Used By (0)

Heureka
=======

[](#heureka)

```
$feedGenerator = new Sylapi\Feeds\FeedGenerator();
$feedGenerator->setFeed(new Sylapi\Feeds\Heureka\Feed(
    Sylapi\Feeds\Parameters::create([])
));

$product = new \Sylapi\Feeds\Models\Product();
//...
$feedGenerator->appendProduct($product);
$feedGenerator->appendProduct($product);
//...
$feedGenerator->appendProduct($product);
//...
$feedGenerator->save();
echo $feedGenerator->filePath();
```

Commands
--------

[](#commands)

COMMANDDESCRIPTIONcomposer testsTestycomposer phpstanPHPStancomposer coveragePHPUnit Coveragecomposer coverage-htmlPHPUnit Coverage HTML (DIR: ./coverage/)

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance79

Regular maintenance activity

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~568 days

Total

4

Last Release

109d ago

Major Versions

v0.1.2 → v1.0.02026-03-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/8284e979dcbb9e6ff013f3e04f2c3f0a3de8f62fad97e12383155779b0adee23?d=identicon)[sylapi](/maintainers/sylapi)

---

Top Contributors

[![dserafinski](https://avatars.githubusercontent.com/u/73796476?v=4)](https://github.com/dserafinski "dserafinski (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sylapi-feed-heureka/health.svg)

```
[![Health](https://phpackages.com/badges/sylapi-feed-heureka/health.svg)](https://phpackages.com/packages/sylapi-feed-heureka)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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