PHPackages                             eresbiotech/iyzico-sylius - 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. eresbiotech/iyzico-sylius

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

eresbiotech/iyzico-sylius
=========================

Iyzico payment plugin for Sylius applications

1.10(4y ago)6602[4 issues](https://github.com/workouse/iyzico-sylius/issues)MITPHPPHP ^7.4 || ^8.0

Since Nov 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/workouse/iyzico-sylius)[ Packagist](https://packagist.org/packages/eresbiotech/iyzico-sylius)[ RSS](/packages/eresbiotech-iyzico-sylius/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (25)Versions (3)Used By (0)

Iyzico Payment Gateway Plugin
=============================

[](#iyzico-payment-gateway-plugin)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c91e358f10e76a8f2b36aada623e809e538456e64ac15b3278d93c265805b7f1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776f726b6f7573652f69797a69636f2d73796c6975732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/workouse/iyzico-sylius/?branch=master)[![Build Status](https://camo.githubusercontent.com/9b21fbfd2a0bd5bad8a009663ef12b8b57fe7ab00b8ab09a99936ad53c173b7b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f776f726b6f7573652f69797a69636f2d73796c6975732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/workouse/iyzico-sylius/build-status/master)

Gateway plugin for sylius

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

[](#installation)

1. Run `composer require eresbiotech/iyzico-sylius`.
2. -wip-

Usage
-----

[](#usage)

### Running plugin tests

[](#running-plugin-tests)

- PHPUnit

    ```
    $ vendor/bin/phpunit
    ```
- PHPSpec

    ```
    $ vendor/bin/phpspec run
    ```
- Behat (non-JS scenarios)

    ```
    $ vendor/bin/behat --tags="~@javascript"
    ```
- Behat (JS scenarios)

    1. Download [Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/)
    2. Download [Selenium Standalone Server](https://www.seleniumhq.org/download/).
    3. Run Selenium server with previously downloaded Chromedriver:

        ```
        $ java -Dwebdriver.chrome.driver=chromedriver -jar selenium-server-standalone.jar
        ```
    4. Run test application's webserver on `localhost:8080`:

        ```
        $ (cd tests/Application && bin/console server:run localhost:8080 -d public -e test)
        ```
    5. Run Behat:

        ```
        $ vendor/bin/behat --tags="@javascript"
        ```

### Opening Sylius with your plugin

[](#opening-sylius-with-your-plugin)

- Using `test` environment:

    ```
    $ (cd tests/Application && bin/console sylius:fixtures:load -e test)
    $ (cd tests/Application && bin/console server:run -d public -e test)
    ```
- Using `dev` environment:

    ```
    $ (cd tests/Application && bin/console sylius:fixtures:load -e dev)
    $ (cd tests/Application && bin/console server:run -d public -e dev)
    ```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 81.5% 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 ~641 days

Total

2

Last Release

1773d ago

PHP version history (2 changes)1.4PHP ^7.2

1.10PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/803964?v=4)[Emre YILMAZ](/maintainers/delirehberi)[@delirehberi](https://github.com/delirehberi)

![](https://avatars.githubusercontent.com/u/15069983?v=4)[Ömer Büyükçelik](/maintainers/bykclk)[@bykclk](https://github.com/bykclk)

---

Top Contributors

[![bykclk](https://avatars.githubusercontent.com/u/15069983?v=4)](https://github.com/bykclk "bykclk (22 commits)")[![delirehberi](https://avatars.githubusercontent.com/u/803964?v=4)](https://github.com/delirehberi "delirehberi (5 commits)")

---

Tags

ecommerceiyzicosyliussylius-paymentsylius-pluginsyliussylius-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eresbiotech-iyzico-sylius/health.svg)

```
[![Health](https://phpackages.com/badges/eresbiotech-iyzico-sylius/health.svg)](https://phpackages.com/packages/eresbiotech-iyzico-sylius)
```

###  Alternatives

[sylius/invoicing-plugin

Invoicing plugin for Sylius.

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

PayPal plugin for Sylius.

461.5M5](/packages/sylius-paypal-plugin)[flux-se/sylius-payum-stripe-plugin

Payum Stripe gateways plugin for Sylius.

61349.4k](/packages/flux-se-sylius-payum-stripe-plugin)[bitbag/przelewy24-plugin

Przelewy24 payment plugin for Sylius applications.

1932.3k](/packages/bitbag-przelewy24-plugin)[bitbag/sylius-adyen-plugin

BitBag Adyen plug-in for Sylius.

1263.5k](/packages/bitbag-sylius-adyen-plugin)

PHPackages © 2026

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