PHPackages                             ddeboer/data-import-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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. ddeboer/data-import-bundle

ActiveSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

ddeboer/data-import-bundle
==========================

A Symfony2 bundle for the ddeboer/data-import library

0.1.0(12y ago)691.3M—2.4%15[2 PRs](https://github.com/ddeboer/DdeboerDataImportBundle/pulls)1MITPHPPHP &gt;=5.3.0

Since Mar 4Pushed 10y ago5 watchersCompare

[ Source](https://github.com/ddeboer/DdeboerDataImportBundle)[ Packagist](https://packagist.org/packages/ddeboer/data-import-bundle)[ Docs](https://github.com/ddeboer/DdeboerDataImportBundle)[ RSS](/packages/ddeboer-data-import-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

Ddeboer Data Import Bundle
==========================

[](#ddeboer-data-import-bundle)

Introduction
------------

[](#introduction)

This is a Symfony2 bundle for the [ddeboer/data-import library](https://github.com/ddeboer/data-import).

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

[](#installation)

This library is available on [Packagist](http://packagist.org/packages/ddeboer/data-import-bundle):

To install it, run:

```
$ composer require ddeboer/data-import-bundle:~0.1

```

If you’re on Symfony 2.1, use the appropriate branch instead:

```
$ composer require ddeboer/data-import-bundle:symfony-2.1

```

Then add the bundle to `app/AppKernel.php`:

```
public function registerBundles()
{
    return array(
        ...
        new Ddeboer\DataImportBundle\DdeboerDataImportBundle(),
        ...
    );
}

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity51

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.6% 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

4428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/54c045456672a15a85dd65e79418d0f3375322df38ac4dedb5d66487d86ab592?d=identicon)[ddeboer](/maintainers/ddeboer)

---

Top Contributors

[![ddeboer](https://avatars.githubusercontent.com/u/89267?v=4)](https://github.com/ddeboer "ddeboer (63 commits)")[![pulse00](https://avatars.githubusercontent.com/u/185278?v=4)](https://github.com/pulse00 "pulse00 (3 commits)")[![Baachi](https://avatars.githubusercontent.com/u/833645?v=4)](https://github.com/Baachi "Baachi (2 commits)")

---

Tags

csvimport

### Embed Badge

![Health badge](/badges/ddeboer-data-import-bundle/health.svg)

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

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)[league/csv

CSV data manipulation made easy in PHP

3.5k166.1M646](/packages/league-csv)[goodby/csv

CSV import/export library

9555.6M23](/packages/goodby-csv)[handcraftedinthealps/goodby-csv

CSV import/export library

441.6M4](/packages/handcraftedinthealps-goodby-csv)[ufirst/lang-import-export

A Laravel package providing artisan commands to import and export language files from and to CSV.

42207.9k](/packages/ufirst-lang-import-export)[shuchkin/simplecsv

Parse and retrieve data from CSV files. Export data to CSV.

5192.4k](/packages/shuchkin-simplecsv)

PHPackages © 2026

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