PHPackages                             k10r/development - 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. k10r/development

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

k10r/development
================

Plugin for Shopware 6 development environments

1.0.0(3y ago)2961[1 issues](https://github.com/kellerkinderDE/K10rDevelopment/issues)MITPHPPHP ^7.4.3 || ^8.0

Since Jan 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kellerkinderDE/K10rDevelopment)[ Packagist](https://packagist.org/packages/k10r/development)[ RSS](/packages/k10r-development/feed)WikiDiscussions main Synced yesterday

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

Kellerkinder Shopware 6 Development Helper
==========================================

[](#kellerkinder-shopware-6-development-helper)

This plugin provides a safety net for local development environments, marking them clearly as such. It also makes sure your mailer configuration is set to send to a local mail server (like ).

### Notable Features:

[](#notable-features)

- Adds a notice about being in a development environment in Storefront and Administration.
- Checks for safe mailer configuration (localhost and using the environment variable for configuration)

### Installation

[](#installation)

Include the plugin in your local Shopware system:

```
composer req k10r/development --dev

```

Install the plugin. Make sure to only do this on your local installation and not on a server installation or any shop that should be able to send mails.

```
bin/console plugin:refresh ; bin/console plugin:install --activate K10rDevelopment

```

### Usage

[](#usage)

As long as the plugin is installed and active, it will check for the correct mailer configuration on any request and command execution. If the configuration is not valid, it will throw an exception and block any action in your shop. You may have to deactivate the plugin via the database, change your configuration and reactivate it.

⚠️ Make sure to reactivate the plugin after fixing any configuration issues. Otherwise, its validation is not active, increasing the risk of unwanted email deliveries in local systems.

License
-------

[](#license)

MIT

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1250d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cb3cb3341c1d1cfa2e2ac75fffcc2fc5ab5e1004ce7ba4da1e41a6ac42e2ea1?d=identicon)[kleinmann](/maintainers/kleinmann)

![](https://www.gravatar.com/avatar/13b9c9ecd9e29ff5ca5726c185ff8a81a845231f95f9b81a4c42ed10ce36f855?d=identicon)[mioduszewski](/maintainers/mioduszewski)

---

Top Contributors

[![kleinmann](https://avatars.githubusercontent.com/u/85701?v=4)](https://github.com/kleinmann "kleinmann (17 commits)")

---

Tags

shopware6shopware6-plugin

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/k10r-development/health.svg)

```
[![Health](https://phpackages.com/badges/k10r-development/health.svg)](https://phpackages.com/packages/k10r-development)
```

###  Alternatives

[shopware/production

177209.0k](/packages/shopware-production)[kiener/mollie-payments-plugin

Mollie Payments

6565.2k](/packages/kiener-mollie-payments-plugin)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

438.0k](/packages/werkstattl-openblogware)[unzerdev/shopware6

Unzer payment integration for Shopware 6

1233.3k](/packages/unzerdev-shopware6)[frosh/tools

Provides some basic things for managing the Shopware Installation

87820.7k3](/packages/frosh-tools)[adyen/adyen-shopware6

Official Shopware 6 Plugin to connect to Payment Service Provider Adyen

25117.9k](/packages/adyen-adyen-shopware6)

PHPackages © 2026

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