PHPackages                             fond-of-spryker/special-price-product - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fond-of-spryker/special-price-product

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fond-of-spryker/special-price-product
=====================================

Spryker Product special price

1.0.3(6y ago)020.2kMITPHPPHP &gt;=7.1

Since Nov 19Pushed 6y ago3 watchersCompare

[ Source](https://github.com/fond-of/spryker-special-price-product)[ Packagist](https://packagist.org/packages/fond-of-spryker/special-price-product)[ RSS](/packages/fond-of-spryker-special-price-product/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (7)Versions (6)Used By (0)

Product Special Price for spryker
=================================

[](#product-special-price-for-spryker)

[![Build Status](https://camo.githubusercontent.com/127c6944d48d4cd72e7e0d7ea666524e88f018c5cb94b425d02fdfdd405751f8/68747470733a2f2f7472617669732d63692e6f72672f666f6e642d6f662f737072796b65722d7370656369616c2d70726963652d70726f647563742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fond-of/spryker-special-price-product)[![PHP from Travis config](https://camo.githubusercontent.com/9d245815c30188a34e60692f24442c3fe7e92f9958d8a7a1d6f7463e7ed866b3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f73796d666f6e792f73796d666f6e792e737667)](https://php.net/)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/fond-of-spryker/special-price-product)

This extension makes it possible to use special price for the products. For The Special Price and Date Values the extension uses Product Attributes. The attributes needs to be defined in the Projects Configuration File

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

[](#installation)

```
composer require fond-of-spryker/special-price-product

```

1. Add the Attributes in the configuration file
-----------------------------------------------

[](#1-add-the-attributes-in-the-configuration-file)

```
// ---------- SPECIAL PRICE PRODUCT
$config[SpecialPriceProductConstants::ATTRIBUTE_SPECIAL_PRICE] = 'special_price';
$config[SpecialPriceProductConstants::ATTRIBUTE_SPECIAL_PRICE_FROM] = 'special_price_from';
$config[SpecialPriceProductConstants::ATTRIBUTE_SPECIAL_PRICE_TO] = 'special_price_to';

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~124 days

Total

4

Last Release

2408d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsCodeception

### Embed Badge

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

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

PHPackages © 2026

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