PHPackages                             networkteam/import - 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. networkteam/import

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

networkteam/import
==================

Generic import framework

2.2.1(3y ago)03.6k↑182.6%2[2 PRs](https://github.com/networkteam/Networkteam.Import/pulls)1MITPHPPHP ^7.2|^8.0CI failing

Since Jun 21Pushed 3y ago7 watchersCompare

[ Source](https://github.com/networkteam/Networkteam.Import)[ Packagist](https://packagist.org/packages/networkteam/import)[ RSS](/packages/networkteam-import/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)Dependencies (6)Versions (13)Used By (1)

Generic import framework
========================

[](#generic-import-framework)

[![Build Status](https://camo.githubusercontent.com/b66ecf08224b669683d47c44b5a9b62899b59c2375e983e4f416cd436cc3b458/68747470733a2f2f7472617669732d63692e6f72672f6e6574776f726b7465616d2f4e6574776f726b7465616d2e496d706f72742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/networkteam/Networkteam.Import)

Imports are based on data providers that generate or transform data. A data provider is basically an iterator returning array values for each row in the data set. By composing data providers and transformers, more complex scenarios can be implemented. This package provides a `TransformingProviderDecorator` that has a configurable mapping and allows to use the Symfony expression language for custom processing (e.g. renaming or combining fields).

The abstract `EntityImporter` is a base class for imports using Doctrine ORM.

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

[](#installation)

```
composer require networkteam/import
```

Usage
-----

[](#usage)

Extend `AbstractImporter` and implement `processImportData` with your custom import logic. For Doctrine ORM entities the `EntityImporter` can be extended.

For further examples and how to handle different tasks look into the documentation

- [Basic example](doc/basic_import.md)
- [Transforming Data](doc/transforming_data.md)
- [Validating Rows](doc/validating_rows.md)

License
-------

[](#license)

This package is released under the [MIT license](LICENSE).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~214 days

Recently: every ~233 days

Total

11

Last Release

1200d ago

Major Versions

1.3.0 → 2.0.0-alpha2020-01-14

1.x-dev → 2.1.02021-11-17

PHP version history (4 changes)1.0.0PHP &gt; 5.3.0

2.0.0-alphaPHP ^7.1

2.0.0PHP ^7.2

2.2.0PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/790179df9a15d9175b9ec8fdc2df5c4c660a52a4fb6d429376cf66b66b0a595c?d=identicon)[chlu](/maintainers/chlu)

![](https://www.gravatar.com/avatar/7cbf52f8dce27737b73b79ac2c958434339f3dcf704b17a040956ed9a33eb4ef?d=identicon)[networkteam](/maintainers/networkteam)

---

Top Contributors

[![hlubek](https://avatars.githubusercontent.com/u/33351?v=4)](https://github.com/hlubek "hlubek (15 commits)")[![monofone](https://avatars.githubusercontent.com/u/373163?v=4)](https://github.com/monofone "monofone (3 commits)")[![nilsjung](https://avatars.githubusercontent.com/u/24273394?v=4)](https://github.com/nilsjung "nilsjung (2 commits)")[![ger4003](https://avatars.githubusercontent.com/u/1758522?v=4)](https://github.com/ger4003 "ger4003 (1 commits)")

---

Tags

excelcsvimportdataprovider

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/networkteam-import/health.svg)

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

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k162.0M969](/packages/maatwebsite-excel)[sylius/sylius

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

8.5k6.0M777](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[sulu/sulu

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

1.3k1.4M236](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)

PHPackages © 2026

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