PHPackages                             sherlockode/sylius-norbr-plugin - 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. [Framework](/categories/framework)
4. /
5. sherlockode/sylius-norbr-plugin

ActiveSylius-plugin[Framework](/categories/framework)

sherlockode/sylius-norbr-plugin
===============================

Norbr plugin for Sylius.

v1.1.1(4y ago)0122MITPHPPHP ^7.3

Since Dec 7Pushed 4y ago5 watchersCompare

[ Source](https://github.com/sherlockode/SyliusNorbrPlugin)[ Packagist](https://packagist.org/packages/sherlockode/sylius-norbr-plugin)[ RSS](/packages/sherlockode-sylius-norbr-plugin/feed)WikiDiscussions master Synced 4w ago

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

Sylius Norbr Plugin
===================

[](#sylius-norbr-plugin)

Overview
--------

[](#overview)

This plugin allows you to use Norbr to manage credit card payments on your e-commerce site.

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

[](#installation)

Install the plugin with composer :

```
$ composer require sherlockode/sylius-norbr-plugin
```

If your project does not use autoload, you have to enable the bundle yourself:

```
// config/bundle.php

return [
    ...

    Sherlockode\SyliusNorbrPlugin\SherlockodeSyliusNorbrPlugin::class => ['all' => true],
];
```

To complete the installation, don't forget to publish assets:

```
$ php bin/console assets:install
```

Configuration
-------------

[](#configuration)

Update your sylius installation by importing bundle configuration:

```
# config/packages/_sylius.yaml

imports:
    # ...

    - { resource: "@SherlockodeSyliusNorbrPlugin/Resources/config/config.yaml" }
```

Then import routes:

```
# config/routes.yaml

sherlockode_sylius_norbr_plugin:
    resource: "@SherlockodeSyliusNorbrPlugin/Resources/config/routing.xml"
```

That's it ! Now you can enable the Norbr payment method in your admin panel.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.4% 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 ~11 days

Total

7

Last Release

1549d ago

Major Versions

v0.3.0 → v1.0.02022-01-12

### Community

Maintainers

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

---

Top Contributors

[![NeilPeyssard](https://avatars.githubusercontent.com/u/12657400?v=4)](https://github.com/NeilPeyssard "NeilPeyssard (11 commits)")[![Vowow](https://avatars.githubusercontent.com/u/3932842?v=4)](https://github.com/Vowow "Vowow (10 commits)")

---

Tags

phpsyliussyliussylius-plugin

### Embed Badge

![Health badge](/badges/sherlockode-sylius-norbr-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/sherlockode-sylius-norbr-plugin/health.svg)](https://phpackages.com/packages/sherlockode-sylius-norbr-plugin)
```

###  Alternatives

[bitbag/cms-plugin

CMS plugin for Sylius applications.

2461.1M5](/packages/bitbag-cms-plugin)[sylius/sylius-standard

Starting point for projects powered by Sylius eCommerce.

271291.3k](/packages/sylius-sylius-standard)[webgriffe/sylius-akeneo-plugin

Plugin allowing to import products data from Akeneo PIM to your Sylius store.

2477.8k](/packages/webgriffe-sylius-akeneo-plugin)[sylius/core

Sylius e-commerce core. It integrates all components.

10143.1k31](/packages/sylius-core)[webgriffe/sylius-table-rate-shipping-plugin

Provides table rate shipping calculator.

1490.4k](/packages/webgriffe-sylius-table-rate-shipping-plugin)

PHPackages © 2026

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