PHPackages                             chadha/mlm-unilevel-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. chadha/mlm-unilevel-plugin

ActiveSylius-plugin

chadha/mlm-unilevel-plugin
==========================

Plugin enables the Unilevel MLM Network plan for Sylius

02PHP

Since Oct 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chadha/mlm-unilevel-plugin)[ Packagist](https://packagist.org/packages/chadha/mlm-unilevel-plugin)[ RSS](/packages/chadha-mlm-unilevel-plugin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://camo.githubusercontent.com/a4329077e633cdba53c3302146fb9cdbb86c9da0f4087c264972d4987c78b726/687474703a2f2f64656d6f2e73796c6975732e6f72672f6173736574732f73686f702f696d672f6c6f676f2e706e67) ](http://sylius.org)

Plugin Skeleton
===============

[](#plugin-skeleton)

 [ ![](https://camo.githubusercontent.com/45592799cb1881308ef8b1ce6e08b639024e00e33775c63ed2d15736bd38f410/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73796c6975732f706c7567696e2d736b656c65746f6e2e737667) ](https://packagist.org/packages/sylius/plugin-skeleton "License") [ ![](https://camo.githubusercontent.com/d59359615ace42c14997082e2aac4f3e29ccc38e7de9eacdf5249625a2eadf23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73796c6975732f706c7567696e2d736b656c65746f6e2e737667) ](https://packagist.org/packages/sylius/plugin-skeleton "Version") [ ![](https://camo.githubusercontent.com/cbac0b7d566bde9cf5723faeb603b1f94f5fb8376a824ae7a6d33cb2d2db3a80/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f53796c6975732f506c7567696e536b656c65746f6e2f6d61737465722e737667) ](http://travis-ci.org/Sylius/PluginSkeleton "Build status") [ ![](https://camo.githubusercontent.com/62c2b4efb8abb1b16e0dc48cc3514b47fd00d3ff5c38540ce43d6da5a19dc640/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f53796c6975732f506c7567696e536b656c65746f6e2e737667) ](https://scrutinizer-ci.com/g/Sylius/PluginSkeleton/ "Scrutinizer")

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

[](#installation)

1. Run `composer create-project sylius/plugin-skeleton ProjectName`.
2. From the plugin skeleton root directory, run the following commands:

    ```
    $ (cd tests/Application && yarn install)
    $ (cd tests/Application && yarn run gulp)
    $ (cd tests/Application && bin/console assets:install web -e test)

    $ (cd tests/Application && bin/console doctrine:database:create -e test)
    $ (cd tests/Application && bin/console doctrine:schema:create -e test)
    ```

Usage
-----

[](#usage)

### Running plugin tests

[](#running-plugin-tests)

- PHPUnit

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

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

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

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

        ```
        $ bin/selenium-server-standalone -Dwebdriver.chrome.driver=chromedriver
        ```
    3. Run test application's webserver on `localhost:8080`:

        ```
        $ (cd tests/Application && bin/console server:run 127.0.0.1:8080 -d web -e test)
        ```
    4. Run Behat:

        ```
        $ 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 web -e test)
    ```
- Using `dev` environment:

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

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/eaeca7c5dd06de1f4640b204ed863003a47c025969d1c9583f1bd1b8a4dc82ee?d=identicon)[chadha](/maintainers/chadha)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/chadha-mlm-unilevel-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/chadha-mlm-unilevel-plugin/health.svg)](https://phpackages.com/packages/chadha-mlm-unilevel-plugin)
```

PHPackages © 2026

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