PHPackages                             birko/minishop-najnakup - 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-najnakup

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

birko/minishop-najnakup
=======================

Najnakup support for MiniShop Site

010PHP

Since Jul 2Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

MiniShopNajnakup
================

[](#minishopnajnakup)

Najnakup support for MiniShop Sites

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

[](#installation)

in project composer.json

```
    "require": {
    ...
        "birko/minishop-najnakup": "@dev",
        "birko/najnakup": "@dev"
```

register in AppKernel

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

in routing.yml

```
    core_najnakup:
        resource: "@CoreNajnakupBundle/Resources/config/routing.yml"
        prefix:   /
```

in config

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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 (23 commits)")

### Embed Badge

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

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

###  Alternatives

[magekey/module-bestseller-widget

Magento 2 Bestseller Widget

1618.6k](/packages/magekey-module-bestseller-widget)

PHPackages © 2026

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