PHPackages                             dnafactory/module-data-seeder - 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. [Database &amp; ORM](/categories/database)
4. /
5. dnafactory/module-data-seeder

ActiveMagento2-module[Database &amp; ORM](/categories/database)

dnafactory/module-data-seeder
=============================

This module helps you to save and import some of magento 2 entities (such as Blocks, Pages, Configurations and Email).

1.0.4(2y ago)02.0kPHPPHP ~7.1|~7.2|~7.3|~7.4|~8.1

Since Feb 12Pushed 2y ago2 watchersCompare

[ Source](https://github.com/dnafactory/module-data-seeder)[ Packagist](https://packagist.org/packages/dnafactory/module-data-seeder)[ RSS](/packages/dnafactory-module-data-seeder/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (7)Used By (0)

DNAFactory DataSeeder
=====================

[](#dnafactory-dataseeder)

This module helps you to save and import some of magento 2 entities (such as Blocks, Pages, Configurations and Email).

Before use it, you have to cpyt the content of 'assets' folder in your project root folder. The structure should be exactly the same:

```
- app
- pub
- ...
- assets
    - seeder
        - blocks
            - contents
        - configs
        - dumps
        - pages
            - contents
```

### Config Import

[](#config-import)

There is an import command for all the listed entities.

To import the configuration you have to use:

```
bin/magento dnafactory:seeder:import-config environment config-filename
```

There are two types of config:

- environment config
- shared config

the *environment config* contains only the configuration that should be set for a specific environment, such as 'production'. For this the **environment** param should be *config-filename*.environment.php (ex: config.production.php)

the *shared config* instead, contains the configuration shared between all the environments. In the command you can specify the filename. (ex. and default: config.php)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~251 days

Total

5

Last Release

916d ago

PHP version history (2 changes)1.0.0PHP ~7.1|~7.2|~7.3|~7.4

1.0.4PHP ~7.1|~7.2|~7.3|~7.4|~8.1

### Community

Maintainers

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

---

Top Contributors

[![luigiambra](https://avatars.githubusercontent.com/u/67894692?v=4)](https://github.com/luigiambra "luigiambra (2 commits)")[![antonio-vitale](https://avatars.githubusercontent.com/u/56556789?v=4)](https://github.com/antonio-vitale "antonio-vitale (1 commits)")

### Embed Badge

![Health badge](/badges/dnafactory-module-data-seeder/health.svg)

```
[![Health](https://phpackages.com/badges/dnafactory-module-data-seeder/health.svg)](https://phpackages.com/packages/dnafactory-module-data-seeder)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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