PHPackages                             spryker-demo/product-attribute-set-feature - 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. spryker-demo/product-attribute-set-feature

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

spryker-demo/product-attribute-set-feature
==========================================

Product atrribute set \[feature\]

1.0.0(7mo ago)00proprietaryPHP &gt;=8.2CI passing

Since Sep 25Pushed 7mo agoCompare

[ Source](https://github.com/spryker-demo/product-attribute-set-feature)[ Packagist](https://packagist.org/packages/spryker-demo/product-attribute-set-feature)[ RSS](/packages/spryker-demo-product-attribute-set-feature/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Product Attribute Set Feature Module
====================================

[](#product-attribute-set-feature-module)

[![Minimum PHP Version](https://camo.githubusercontent.com/ec21f169d70b69344c67d6f18fa1a24d20476d2f0cd680e8c4a1534c22f34e5f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e322d3838393242462e737667)](https://php.net/)

This feature introduces product attribute set functionality.

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

[](#installation)

```
composer require spryker-demo/product-attribute-set-feature

```

### Add `SprykerDemo` namespace to configuration

[](#add-sprykerdemo-namespace-to-configuration)

```
$config[KernelConstants::CORE_NAMESPACES] = [
    ...
    'SprykerDemo',
];

```

### Adjust navigation configuration file

[](#adjust-navigation-configuration-file)

```
# config/Zed/navigation.xml

   Attribute Sets
   Attribute Sets
   product-attribute-set-gui
   index
   index

```

### Apply Twig customization

[](#apply-twig-customization)

```
# src/Pyz/Zed/ProductAttributeGui/Presentation/View/product-abstract.twig

{% block content %}
    {{ render(controller('/product-attribute-set-gui/render-form/attribute-set')) }}

    ...
{% endblock %}

```

```
# src/Pyz/Zed/ProductAttributeGui/Presentation/View/product.twig

{% block content %}
    {{ render(controller('/product-attribute-set-gui/render-form/attribute-set')) }}

    ...
{% endblock %}

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance63

Regular maintenance activity

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

Unknown

Total

1

Last Release

229d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6756c39a921146991fee6b4090f4130af143ee3aa7a776b688365c5f3d5b511?d=identicon)[spryker\_solution\_consulting\_demos](/maintainers/spryker_solution_consulting_demos)

---

Top Contributors

[![MaryamTarekOmar](https://avatars.githubusercontent.com/u/98816701?v=4)](https://github.com/MaryamTarekOmar "MaryamTarekOmar (2 commits)")[![asaulenko](https://avatars.githubusercontent.com/u/20285714?v=4)](https://github.com/asaulenko "asaulenko (1 commits)")[![geronica](https://avatars.githubusercontent.com/u/86779768?v=4)](https://github.com/geronica "geronica (1 commits)")

### Embed Badge

![Health badge](/badges/spryker-demo-product-attribute-set-feature/health.svg)

```
[![Health](https://phpackages.com/badges/spryker-demo-product-attribute-set-feature/health.svg)](https://phpackages.com/packages/spryker-demo-product-attribute-set-feature)
```

PHPackages © 2026

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