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

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

birko/minishop-heureka
======================

Heureka support for MiniShop Site

029PHP

Since Jul 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/birko/MiniShopHeureka)[ Packagist](https://packagist.org/packages/birko/minishop-heureka)[ RSS](/packages/birko-minishop-heureka/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MiniShopHeureka
===============

[](#minishopheureka)

Heureka Support for minishop

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

[](#installation)

in project composer.json

```
    "require": {
    ...
        "birko/minishop-heureka": "@dev",
        "heureka/overenozakazniky": "dev-master"
```

register in AppKernel

```
    class AppKernel extends Kernel
    {
        public function registerBundles()
        {
            $bundles = array(
                ...
                new Core\HeurekaBundle\CoreHeurekaBundle(),
                ...
```

in routing.yml

```
    core_heureka:
        resource: "@CoreHeurekaBundle/Resources/config/routing.yml"
        prefix:   /
```

in config

```
    core_heureka:
        prices:
            - 'normal'
        key: ~
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ffee9c4c1abe72676c83c47030b0b949479c7bd9fd9fef067a41668c7dbad6aa?d=identicon)[birko](/maintainers/birko)

---

Top Contributors

[![birko](https://avatars.githubusercontent.com/u/1064302?v=4)](https://github.com/birko "birko (33 commits)")

### Embed Badge

![Health badge](/badges/birko-minishop-heureka/health.svg)

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

###  Alternatives

[werd/ivona-speechcloud-sdk-php

IVONA SpeechCloud SDK for PHP

102.1k](/packages/werd-ivona-speechcloud-sdk-php)

PHPackages © 2026

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