PHPackages                             sylius/gmv-bundle - 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. [CLI &amp; Console](/categories/cli)
4. /
5. sylius/gmv-bundle

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

sylius/gmv-bundle
=================

Lightweight local command to calculate the Sylius instance GMV within a specific period

v1.0.0(1y ago)0166.7k—2%3MITPHPPHP ^8.1

Since Jun 28Pushed 1y ago7 watchersCompare

[ Source](https://github.com/Sylius/GmvBundle)[ Packagist](https://packagist.org/packages/sylius/gmv-bundle)[ RSS](/packages/sylius-gmv-bundle/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelog (3)Dependencies (10)Versions (5)Used By (0)

 [    ![Sylius Logo.](https://camo.githubusercontent.com/ea9dddc934264aa7ec01cf3202c500f3d8b04448bce2571bdc74230efddda88f/68747470733a2f2f6d656469612e73796c6975732e636f6d2f73796c6975732d6c6f676f2d3830302e706e67)  ](https://sylius.com)

GmvBundle
=========

[](#gmvbundle)

Lightweight local command to calculate the Sylius instance GMV within a specific period

Features
--------

[](#features)

- Calculate GMV for a specified period. Default period is the last whole year.
- Exclude taxes and shipping costs from GMV calculation.
- Provide GMV in multiple currencies.

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

[](#installation)

Add the bundle to your Sylius project:

```
composer require sylius/gmv-bundle
```

Usage
-----

[](#usage)

### Command Line

[](#command-line)

You can calculate the GMV for a specified period using the Symfony console command:

```
bin/console sylius:gmv:calculate [periodStart] [periodEnd]
```

The `periodStart` and `periodEnd` arguments are optional and should be in the `mm/YYYY` format. If not provided, the command will calculate the GMV for the last whole year.

### Example

[](#example)

The following command will calculate the GMV for the period from 1 January 2024 to 31 May 2024:

```
bin/console sylius:gmv:calculate 01/2024 5/2024
```

Example command output:

```
GMV Calculation
Period Start: 2024-01-01
Period End: 2024-05-31
GMV in USD: $3,247.28

```

Contributing
------------

[](#contributing)

[This page](https://docs.sylius.com/en/latest/contributing/index.html) contains all the information about contributing to Sylius.

Follow Sylius' Development
--------------------------

[](#follow-sylius-development)

If you want to keep up with the updates and latest features, follow us on the following channels:

- [Official Blog](https://sylius.com/blog)
- [Sylius on Twitter](https://twitter.com/Sylius)
- [Sylius on Facebook](https://facebook.com/SyliusEcommerce)

Bug tracking
------------

[](#bug-tracking)

Sylius uses [GitHub issues](https://github.com/Sylius/Sylius/issues). If you have found bug, please create an issue.

MIT License
-----------

[](#mit-license)

License can be found [here](https://github.com/Sylius/Sylius/blob/master/LICENSE).

Authors
-------

[](#authors)

See the list of [contributors](https://github.com/Sylius/Sylius/contributors).

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.1% 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 ~53 days

Total

4

Last Release

529d ago

Major Versions

v0.2.0 → 1.0.x-dev2024-12-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/719423?v=4)[Sylius eCommerce](/maintainers/sylius)[@Sylius](https://github.com/Sylius)

![](https://www.gravatar.com/avatar/4b4a5a1a9293502aa8573551fab020963a9050c5cca4524433b6d94214d3b480?d=identicon)[GSadee](/maintainers/GSadee)

---

Top Contributors

[![mpysiak](https://avatars.githubusercontent.com/u/39049059?v=4)](https://github.com/mpysiak "mpysiak (20 commits)")[![GSadee](https://avatars.githubusercontent.com/u/6140884?v=4)](https://github.com/GSadee "GSadee (14 commits)")[![Wojdylak](https://avatars.githubusercontent.com/u/33687392?v=4)](https://github.com/Wojdylak "Wojdylak (2 commits)")[![Rafikooo](https://avatars.githubusercontent.com/u/40125720?v=4)](https://github.com/Rafikooo "Rafikooo (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sylius-gmv-bundle/health.svg)

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

###  Alternatives

[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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