PHPackages                             kerrialn/static-data-importer-bundle - 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. kerrialn/static-data-importer-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

kerrialn/static-data-importer-bundle
====================================

generates entity objects from json, xml, csv files and persists to the database

v1.0.6(3y ago)114[1 issues](https://github.com/Kerrialn/static-data-importer-bundle/issues)MITPHPPHP ^8.1

Since Aug 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Kerrialn/static-data-importer-bundle)[ Packagist](https://packagist.org/packages/kerrialn/static-data-importer-bundle)[ RSS](/packages/kerrialn-static-data-importer-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (11)Versions (9)Used By (0)

Static Data Importer Bundle
===========================

[](#static-data-importer-bundle)

A Symfony CLI Bundle for importing json, csv and/or xml directly into a database via an entity object.

**Install**:

```
composer require kerrialn/static-data-importer-bundle
```

**Configure**: add json, xml or csv files to `./data` (name this anything you want) root directory in your project

1. File naming convention `{order number}_{entity name}.{format}` Eg... `10_Blog.json`, `20_category.csv` or `30_User.xml` (entity name is case-insensitive)
2. Change the import order, with the order number in the file name.
3. Add `_SKIP` (case-sensitive) to the filename to skip the file.

**Run**:

```
bin/console import data/
```

Please note: id fields will be ignored and will generate id as per your entity annotation/attribute definition.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

Every ~7 days

Total

7

Last Release

1330d ago

### Community

Maintainers

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

---

Top Contributors

[![Kerrialn](https://avatars.githubusercontent.com/u/41723430?v=4)](https://github.com/Kerrialn "Kerrialn (64 commits)")

---

Tags

data-importingsymfony-bundle

### Embed Badge

![Health badge](/badges/kerrialn-static-data-importer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kerrialn-static-data-importer-bundle/health.svg)](https://phpackages.com/packages/kerrialn-static-data-importer-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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