PHPackages                             brille24/sylius-order-log-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. brille24/sylius-order-log-plugin

ActiveSylius-plugin[Logging &amp; Monitoring](/categories/logging)

brille24/sylius-order-log-plugin
================================

A plugin to log order changes.

0.6.1(2y ago)123.2k1[1 PRs](https://github.com/Brille24/SyliusOrderLogPlugin/pulls)MITPHPPHP ^8.0CI failing

Since Aug 24Pushed 1y ago3 watchersCompare

[ Source](https://github.com/Brille24/SyliusOrderLogPlugin)[ Packagist](https://packagist.org/packages/brille24/sylius-order-log-plugin)[ RSS](/packages/brille24-sylius-order-log-plugin/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (31)Versions (19)Used By (0)

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

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

[](#plugin-skeleton)

Skeleton for starting Sylius plugins.

Important

This plugin is being deprecated. If you're still using this plugin please open an issue. Otherwise this project will get archived soon.

Documentation
-------------

[](#documentation)

For a comprehensive guide on Sylius Plugins development please go to Sylius documentation, there you will find the [Plugin Development Guide](https://docs.sylius.com/en/latest/plugin-development-guide/index.html), that is full of examples.

Quickstart Installation
-----------------------

[](#quickstart-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 build)
    $ (cd tests/Application && bin/console assets:install public -e test)

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

To be able to setup a plugin's database, remember to configure you database credentials in `tests/Application/.env` and `tests/Application/.env.test`.

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

34

—

LowBetter than 77% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.9% 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 ~73 days

Recently: every ~203 days

Total

17

Last Release

911d ago

PHP version history (3 changes)0.1PHP ^7.3

0.3.0PHP ^7.4 || ^8.0

0.4.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/64c07f8e28dafc37f7cdd920a3a87e0e45fa8c04486c828b3528cc5548b7567f?d=identicon)[brille24](/maintainers/brille24)

---

Top Contributors

[![JakobTolkemit](https://avatars.githubusercontent.com/u/30623938?v=4)](https://github.com/JakobTolkemit "JakobTolkemit (13 commits)")[![mamazu](https://avatars.githubusercontent.com/u/14860264?v=4)](https://github.com/mamazu "mamazu (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

syliussylius-pluginbrille24

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/brille24-sylius-order-log-plugin/health.svg)

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

###  Alternatives

[dedi/sylius-seo-plugin

Sylius SEO plugin by Dedi.

28138.9k](/packages/dedi-sylius-seo-plugin)[tilleuls/sylius-click-n-collect-plugin

Click and Collect plugin for Sylius, to sell and deliver securely during the COVID-19 pandemic.

7814.2k](/packages/tilleuls-sylius-click-n-collect-plugin)[odiseoteam/sylius-report-plugin

Plugin for Sylius to make customizable reports.

3275.4k](/packages/odiseoteam-sylius-report-plugin)

PHPackages © 2026

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