PHPackages                             fond-of-spryker/sales - 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. fond-of-spryker/sales

ActiveLibrary

fond-of-spryker/sales
=====================

Extends spryker sales module

2.2.0(6y ago)022.8kMITPHPPHP &gt;=7.1

Since Oct 16Pushed 3y ago3 watchersCompare

[ Source](https://github.com/fond-of/spryker-sales)[ Packagist](https://packagist.org/packages/fond-of-spryker/sales)[ RSS](/packages/fond-of-spryker-sales/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (9)Versions (16)Used By (0)

Extend the Spryker Sales Module
===============================

[](#extend-the-spryker-sales-module)

[![Build Status](https://camo.githubusercontent.com/33930b3f24ef94b4828e4bfe96b7087bf033c2d66704a055d9adbe9f7dcc7058/68747470733a2f2f7472617669732d63692e6f72672f666f6e642d6f662f737072796b65722d73616c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fond-of/spryker-sales)[![PHP from Travis config](https://camo.githubusercontent.com/7d039082c1366b53c28f455680a3349fb51e4653b3d04fc59031003daa515097/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f666f6e642d6f662f737072796b65722d73616c65732e737667)](https://php.net/)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/fond-of-spryker/sales)

- customize OrderReferenceGenerator
- add TaxRate in the Order Totals

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

[](#installation)

```
composer require fond-of-spryker/sales

```

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

[](#configuration)

```
$config[SalesConstants::ORDER_REFERENCE_PREFIX] = 'xxx';
$config[SalesConstants::ORDER_REFERENCE_OFFSET] = 1000;

```

Remove last separator from prefix e.g. xxx-yyy-1000 =&gt; xxx-yyy1000, xxx-1000 =&gt; xxx1000

```
$config[SalesConstants::ORDER_REFERENCE_USE_SEPARATOR_TO_CONNECT_PREFIX_TO_ORDER_NUMBER] = false;

```

Changelog
---------

[](#changelog)

2020-05-11 1.0.5 =&gt; added config param SalesConstants::ORDER\_REFERENCE\_USE\_SEPARATOR\_TO\_CONNECT\_PREFIX\_TO\_ORDER\_NUMBER for removing last separator from prefix of order number. Default is false and it would not be removed

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 60.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 ~57 days

Recently: every ~69 days

Total

11

Last Release

2192d ago

Major Versions

1.1.4 → 2.0.02019-08-08

1.1.5 → 2.2.02020-05-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c8ae669ad5d4e25d1564b2ee381e86fb88b3d9f132040a1a6b642de43b7a417?d=identicon)[daniel-rose](/maintainers/daniel-rose)

![](https://www.gravatar.com/avatar/5766a5e1f2f31647ebd3e7ccfc434a968092eedbf3db8f6e999f3d8650d4521e?d=identicon)[Carpenter0100](/maintainers/Carpenter0100)

![](https://www.gravatar.com/avatar/2f5bd8b1a3358200680cbaf5d0dce827afb0569cc997877854354cc70bcf5a61?d=identicon)[julianzimmermann](/maintainers/julianzimmermann)

![](https://www.gravatar.com/avatar/c555494ccfc76f8679a78d4174f15a7d760471d36a999c5c6952e830d8b7a2c1?d=identicon)[gengjozsef](/maintainers/gengjozsef)

![](https://www.gravatar.com/avatar/e568ff715a8dc39b72d07873df23e2b14e0771a7f98ae50900dc4c057e2ed971?d=identicon)[DerCalli](/maintainers/DerCalli)

---

Top Contributors

[![gengjozsef](https://avatars.githubusercontent.com/u/20280713?v=4)](https://github.com/gengjozsef "gengjozsef (14 commits)")[![daniel-rose](https://avatars.githubusercontent.com/u/489806?v=4)](https://github.com/daniel-rose "daniel-rose (7 commits)")[![julianhyatt](https://avatars.githubusercontent.com/u/54834203?v=4)](https://github.com/julianhyatt "julianhyatt (1 commits)")[![SpiderDan98](https://avatars.githubusercontent.com/u/40319023?v=4)](https://github.com/SpiderDan98 "SpiderDan98 (1 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/fond-of-spryker-sales/health.svg)

```
[![Health](https://phpackages.com/badges/fond-of-spryker-sales/health.svg)](https://phpackages.com/packages/fond-of-spryker-sales)
```

PHPackages © 2026

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