PHPackages                             softify/imoje-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. [Payment Processing](/categories/payments)
4. /
5. softify/imoje-plugin

ActiveSylius-plugin[Payment Processing](/categories/payments)

softify/imoje-plugin
====================

Imoje plugin for Sylius.

v1.1.2(3y ago)2576[1 issues](https://github.com/SoftifyDev/SyliusImojePlugin/issues)MITPHPPHP ^8.0

Since Jun 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SoftifyDev/SyliusImojePlugin)[ Packagist](https://packagist.org/packages/softify/imoje-plugin)[ RSS](/packages/softify-imoje-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (36)Versions (6)Used By (0)

 [ ![](https://camo.githubusercontent.com/1567208cc7c8ec53cf6e2af4f54449a9bb3ab0dee7916998de4e3ce9b7f79015/68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67) ](https://sylius.com)

Sylius Imoje Plugin
===================

[](#sylius-imoje-plugin)

Sylius plugin for ING online payment.

Overview
--------

[](#overview)

The plugin integrates [Imoje](https://www.imoje.pl/) payments with Sylius based applications. After the installation you should be able to create a payment method for Imoje gateway and enable its payments in your web store. Plugin also supports online refunds.

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

[](#installation)

1. Run `composer require softify/imoje-plugin`.
2. Add plugin dependencies to your config/bundles.php file:

```
   return [
       Softify\SyliusImojePlugin\SoftifySyliusImojePlugin::class => ['all' => true],
   ]
```

3. Add plugin routing to main configuration

```
imoje_plugin_shop:
    resource: "@SoftifySyliusImojePlugin/Resources/config/shop_routing.yml"
```

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

[](#configuration)

Plugin has only one configuration with default values:

```
softify_sylius_imoje:
    ips:
        - 5.196.116.32/28
        - 51.195.95.0/28
        - 54.37.185.64/28
        - 54.37.185.80/28
        - 147.135.151.16/28
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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.

###  Release Activity

Cadence

Every ~57 days

Total

5

Last Release

1216d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b2fd9ba9a3325229aa8dc5fff6044c450e0d56522623e7a7d1de9557c40390c?d=identicon)[kryslin](/maintainers/kryslin)

---

Top Contributors

[![kryslin](https://avatars.githubusercontent.com/u/1465380?v=4)](https://github.com/kryslin "kryslin (18 commits)")

---

Tags

imojepaymentpayumsyliussylius-pluginsymfonysyliussylius-plugin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/softify-imoje-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/softify-imoje-plugin/health.svg)](https://phpackages.com/packages/softify-imoje-plugin)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sylius/invoicing-plugin

Invoicing plugin for Sylius.

901.0M2](/packages/sylius-invoicing-plugin)[sylius/paypal-plugin

PayPal plugin for Sylius.

451.4M4](/packages/sylius-paypal-plugin)[flux-se/sylius-payum-stripe-plugin

Payum Stripe gateways plugin for Sylius.

61342.2k](/packages/flux-se-sylius-payum-stripe-plugin)[bitbag/sylius-adyen-plugin

BitBag Adyen plug-in for Sylius.

1249.9k](/packages/bitbag-sylius-adyen-plugin)[webgriffe/sylius-akeneo-plugin

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

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

PHPackages © 2026

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