PHPackages                             netlogix/nlxshopenvironment - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. netlogix/nlxshopenvironment

ActiveShopware-plugin[File &amp; Storage](/categories/file-storage)

netlogix/nlxshopenvironment
===========================

Plugin to dump/load configurations in a shopware shop to/from a file from/to the database

v3.4.0(3y ago)08.4kproprietaryPHPPHP ^7.4||^8.0CI passing

Since Sep 25Pushed 3y ago2 watchersCompare

[ Source](https://github.com/netlogix/nlxShopEnvironment)[ Packagist](https://packagist.org/packages/netlogix/nlxshopenvironment)[ RSS](/packages/netlogix-nlxshopenvironment/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (12)Used By (0)

nlxShopEnvironment
==================

[](#nlxshopenvironment)

By using this Shopware plugin you can load or dump some shop configuration to or from database.

This is especially useful for easily privisioning different environment. For example you can have a file `shopconfig.prod.yml` and a `shopconfig.dev.yml`in your GIT repository.

You can then use a dump of your production database to setup your development environment. After inserting the dump into your database, you can load the settings from `shopconfig.dev.yml` file overriding production critical configuration like smtp servers, hostnames, URLs, etc.

Usage
-----

[](#usage)

First you have to install and activate the plugin into your shopware installation.

Then you can use both commands:

```
bin/console sd:environment:config:dump
bin/console sd:environment:config:load

```

Use `help` command on the commands to get a brief overview of what they do.

Adding functionality
--------------------

[](#adding-functionality)

For each root node in the `yaml` files there is an own loader that processes the configuration and an own dumper that generates these information.

To add a new root node you have to do the following:

- Provide a new `Loader` that implements the `LoaderInterface` that is registered in `Resources/services/loaders.xml`.
- Provide a new `Dumper` that implements the `DumperInterface` that is registered in `Resources/services/dumpers.xml`.
- Provide a new `DataType` that implements the `DataTypeInterface`that is registered in `Resources/services/data_types.xml` and tagged with `nlx.data_type`. In the tag you can define the concrete root node key you want to use. If you are lazy you can omit creating an own class implementing `DataTypeInterface` by using `GenericDataType`.

License
-------

[](#license)

Please see [License File](LICENSE) for more information.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

10

Last Release

1265d ago

Major Versions

2.3.0 → 3.0.02021-11-16

PHP version history (4 changes)2.0.0PHP &gt;5.6

2.2.0PHP ^7.2

3.0.0PHP ^7.4

3.1.0PHP ^7.4||^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/667b5107f4c2ea180baa00166c2ee3f2a1b412ce22768d6e81bb09323d1c7fe0?d=identicon)[netlogix](/maintainers/netlogix)

![](https://www.gravatar.com/avatar/124704a0d41c6364ac5773df0c9bedc3a85f902f0826df5f12ff2a4b2a06d520?d=identicon)[paxuclus](/maintainers/paxuclus)

![](https://www.gravatar.com/avatar/24edefe3f5deaace871051bc6206adf207954d2bf5f45b8ca56b096287b85597?d=identicon)[nlx-vladi](/maintainers/nlx-vladi)

---

Top Contributors

[![TheBreaken](https://avatars.githubusercontent.com/u/22234380?v=4)](https://github.com/TheBreaken "TheBreaken (61 commits)")[![Jnoack331](https://avatars.githubusercontent.com/u/17640771?v=4)](https://github.com/Jnoack331 "Jnoack331 (60 commits)")[![sd-lueckel](https://avatars.githubusercontent.com/u/16880583?v=4)](https://github.com/sd-lueckel "sd-lueckel (23 commits)")[![saschanowak](https://avatars.githubusercontent.com/u/1643495?v=4)](https://github.com/saschanowak "saschanowak (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/netlogix-nlxshopenvironment/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[sylius/resource-bundle

Resource component for Sylius.

23410.2M173](/packages/sylius-resource-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[artgris/filemanager-bundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

182420.8k9](/packages/artgris-filemanager-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1022.4k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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