PHPackages                             basecom/sw6-fixtures-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. basecom/sw6-fixtures-plugin

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

basecom/sw6-fixtures-plugin
===========================

basecom Fixtures Plugin

3.2.2(2mo ago)19204.8k↓61.4%4[2 issues](https://github.com/basecom/FixturesPlugin/issues)[2 PRs](https://github.com/basecom/FixturesPlugin/pulls)proprietaryPHPPHP ^8.2 || ^8.3 || ^8.4 || ^8.5CI passing

Since Apr 8Pushed 3w ago3 watchersCompare

[ Source](https://github.com/basecom/FixturesPlugin)[ Packagist](https://packagist.org/packages/basecom/sw6-fixtures-plugin)[ RSS](/packages/basecom-sw6-fixtures-plugin/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (12)Versions (30)Used By (0)

Fixture Plugin
==============

[](#fixture-plugin)

The FixturePlugin for Shopware 6 offers convenient commands and structures to create and manage fixtures for your shop project or plugin.

[Documentation](https://basecom.github.io/FixturesPlugin/getting-started.html)
------------------------------------------------------------------------------

[](#documentation)

Please see the [official documentation](https://basecom.github.io/FixturesPlugin/getting-started.html) to see how to get started!

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

[](#installation)

You can easily install the plugin via Composer in any existing Shopware shop:

```
# Install the plugin via Composer
composer require basecom/sw6-fixtures-plugin

# Refresh the plugin list and install/activate the plugin
bin/console plugin:refresh
bin/console plugin:install --activate BasecomFixturePlugin
```

Contribution
------------

[](#contribution)

This plugin uses a full-featured Dockware docker image. It already comes with a pre-installed Shopware 6 instance and everything you need to start developing.

Please see the [Dockware documentation](https://dockware.io/docs).

To start developing, simply start the container:

```
> docker compose up -d
```

Access the container:

```
> make shell
```

Install the dependencies and make everything ready (defined in composer.json and package.json). This command needs to be executed from the host-system (not in shell)

```
> make install
```

### Linting

[](#linting)

Before committing, please run the linting and static analysis tools. This command also needs to be executed from the host machine (not in shell):

```
> make lint
```

### Github Actions

[](#github-actions)

The Github actions pipeline is already pre-configured. It contains multiple jobs for all linting, static analysis and testing tools.

###  Health Score

63

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity43

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~94 days

Recently: every ~179 days

Total

21

Last Release

75d ago

Major Versions

1.8.0 → 2.0.02022-08-04

2.4.0 → 3.0.02024-06-17

PHP version history (5 changes)2.1.0PHP ^7.4 || ^8.0 || ^8.1

2.2.0PHP ^8.1 || ^8.2

3.0.0PHP ^8.2 || ^8.3

3.2.0PHP ^8.2 || ^8.3 ||^8.4

3.2.2PHP ^8.2 || ^8.3 || ^8.4 || ^8.5

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/11720159?v=4)[Jonas Dambacher](/maintainers/jdambacher)[@jdambacher](https://github.com/jdambacher)

![](https://avatars.githubusercontent.com/u/15618191?v=4)[Jordan Kniest](/maintainers/jkniest)[@jkniest](https://github.com/jkniest)

---

Top Contributors

[![jkniest](https://avatars.githubusercontent.com/u/15618191?v=4)](https://github.com/jkniest "jkniest (31 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (26 commits)")[![kimbooslicce](https://avatars.githubusercontent.com/u/41837396?v=4)](https://github.com/kimbooslicce "kimbooslicce (13 commits)")[![astehlik](https://avatars.githubusercontent.com/u/956513?v=4)](https://github.com/astehlik "astehlik (4 commits)")[![m-waes](https://avatars.githubusercontent.com/u/112172492?v=4)](https://github.com/m-waes "m-waes (4 commits)")[![rvalley98](https://avatars.githubusercontent.com/u/75166000?v=4)](https://github.com/rvalley98 "rvalley98 (3 commits)")[![boxblinkracer](https://avatars.githubusercontent.com/u/5579326?v=4)](https://github.com/boxblinkracer "boxblinkracer (2 commits)")[![jdambacher](https://avatars.githubusercontent.com/u/11720159?v=4)](https://github.com/jdambacher "jdambacher (2 commits)")[![mromeike](https://avatars.githubusercontent.com/u/115454328?v=4)](https://github.com/mromeike "mromeike (1 commits)")

---

Tags

fixturesshopware6shopware6-plugin

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/basecom-sw6-fixtures-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/basecom-sw6-fixtures-plugin/health.svg)](https://phpackages.com/packages/basecom-sw6-fixtures-plugin)
```

###  Alternatives

[shopware/production

176216.5k](/packages/shopware-production)[unzerdev/shopware6

Unzer payment integration for Shopware 6

1235.9k](/packages/unzerdev-shopware6)[kiener/mollie-payments-plugin

Mollie Payments

6767.7k](/packages/kiener-mollie-payments-plugin)[adyen/adyen-shopware6

Official Shopware 6 Plugin to connect to Payment Service Provider Adyen

25119.6k](/packages/adyen-adyen-shopware6)[payone-gmbh/shopware-6

PAYONE Payment Plugin

2182.8k](/packages/payone-gmbh-shopware-6)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

438.7k](/packages/werkstattl-openblogware)

PHPackages © 2026

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