PHPackages                             firegento/fastsimpleimport - 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. firegento/fastsimpleimport

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

firegento/fastsimpleimport
==========================

Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays

2.1.0(1y ago)1351.1M↑41.5%79[22 issues](https://github.com/firegento/FireGento_FastSimpleImport2/issues)[3 PRs](https://github.com/firegento/FireGento_FastSimpleImport2/pulls)7GPL-3.0PHPPHP ^7.4 || ^8.0 || ^8.1

Since Sep 6Pushed 1y ago13 watchersCompare

[ Source](https://github.com/firegento/FireGento_FastSimpleImport2)[ Packagist](https://packagist.org/packages/firegento/fastsimpleimport)[ Docs](https://github.com/firegento/FireGento_FastSimpleImport2)[ RSS](/packages/firegento-fastsimpleimport/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (7)

[![All Contributors](https://camo.githubusercontent.com/6639f2ea5527f4e3f1af2ec8d6e72c1384242c492b7787833429d3f3c2188d79/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f616c6c5f636f6e7472696275746f72732d31322d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](#contributors-)

FireGento\_FastSimpleImport
===========================

[](#firegento_fastsimpleimport)

Wrapper for Magento 2 ImportExport functionality, which imports products and customers from arrays

Documentation
-------------

[](#documentation)

See

Requirements
------------

[](#requirements)

- Magento &gt;= 2.3.0
- PHP &gt;= 7.4.0

Support
-------

[](#support)

If you encounter any problems or bugs, please create an issue on [GitHub](https://github.com/magento-hackathon/FireGento_FastSimpleImport/issues).

Contribution
------------

[](#contribution)

Any contribution to the development of FastSimpleImport is highly welcome. The best possibility to provide any code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Contributors ✨
--------------

[](#contributors-)

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

  [![](https://avatars0.githubusercontent.com/u/9529505?v=4)
**Elias Kotlyar**](https://github.com/EliasKotlyar)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=EliasKotlyar "Code") [![](https://avatars1.githubusercontent.com/u/662059?v=4)
**Andreas von Studnitz**](http://www.integer-net.de/agentur/andreas-von-studnitz/)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=avstudnitz "Code") [![](https://avatars3.githubusercontent.com/u/512911?v=4)
**Nils Preuß**](https://github.com/nhp)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=nhp "Code") [![](https://avatars1.githubusercontent.com/u/563328?v=4)
**Lennart Schreiber**](https://www.webzap.eu/)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=Kipperlenny "Code") [![](https://avatars1.githubusercontent.com/u/701008?v=4)
**Bogdan Lewinsky**](http://www.youwe.nl/)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=blewinsky "Code") [![](https://avatars3.githubusercontent.com/u/47806105?v=4)
**rosenberger-e-conomix**](https://github.com/rosenberger-e-conomix)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=rosenberger-e-conomix "Code") [![](https://avatars1.githubusercontent.com/u/367320?v=4)
**Fabian Schmengler /&gt;**](https://www.schmengler-se.de/)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=schmengler "Code")   [![](https://avatars3.githubusercontent.com/u/13639210?v=4)
**Koen V.**](https://github.com/koenner01)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=koenner01 "Code") [![](https://avatars1.githubusercontent.com/u/2178371?v=4)
**hummer2k**](https://github.com/hummer2k)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=hummer2k "Code") [![](https://avatars0.githubusercontent.com/u/6168391?v=4)
**dcole-inviqa**](https://github.com/dcole-inviqa)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=dcole-inviqa "Code") [![](https://avatars0.githubusercontent.com/u/1949412?v=4)
**Vincent MARMIESSE**](https://github.com/VincentMarmiesse)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=VincentMarmiesse "Code") [![](https://avatars2.githubusercontent.com/u/4435523?v=4)
**Kevin Krieger**](https://github.com/kkrieger85)
[📖](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=kkrieger85 "Documentation") [![](https://avatars.githubusercontent.com/u/930199?v=4)
**Simon Sprankel**](https://github.com/sprankhub)
[💻](https://github.com/firegento/FireGento_FastSimpleImport2/commits?author=sprankhub "Code") This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

Developer
---------

[](#developer)

FireGento Team

- Website:
- Twitter: [@firegento](https://twitter.com/firegento)

Quick Installation Guide
------------------------

[](#quick-installation-guide)

```
composer require firegento/fastsimpleimport
bin/magento module:enable FireGento_FastSimpleImport
bin/magento setup:upgrade

```

Licence
-------

[](#licence)

[GNU General Public License, version 3 (GPLv3)](http://opensource.org/licenses/gpl-3.0)

Copyright
---------

[](#copyright)

(c) 2016 - 2022 FireGento Team

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity57

Moderate usage in the ecosystem

Community35

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

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

Recently: every ~175 days

Total

15

Last Release

474d ago

Major Versions

1.3.4 → 2.0.02022-10-17

PHP version history (4 changes)1.0.0PHP ~5.5.0|~5.6.0|~7.0.0

1.2.0PHP ~5.5.0|~5.6.0|~7.0

1.3.0PHP ~5.5.0|~5.6.0|~7.0|~7.1.0

2.0.0PHP ^7.4 || ^8.0 || ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/68cd756580a447a243e697cc293b69e1178190e436146d67e90f9c63b285272b?d=identicon)[firegento](/maintainers/firegento)

---

Top Contributors

[![EliasKotlyar](https://avatars.githubusercontent.com/u/9529505?v=4)](https://github.com/EliasKotlyar "EliasKotlyar (64 commits)")[![avstudnitz](https://avatars.githubusercontent.com/u/662059?v=4)](https://github.com/avstudnitz "avstudnitz (36 commits)")[![sprankhub](https://avatars.githubusercontent.com/u/930199?v=4)](https://github.com/sprankhub "sprankhub (19 commits)")[![blewinsky](https://avatars.githubusercontent.com/u/701008?v=4)](https://github.com/blewinsky "blewinsky (9 commits)")[![norgeindian](https://avatars.githubusercontent.com/u/11156287?v=4)](https://github.com/norgeindian "norgeindian (8 commits)")[![rbrown](https://avatars.githubusercontent.com/u/233384?v=4)](https://github.com/rbrown "rbrown (7 commits)")[![nhp](https://avatars.githubusercontent.com/u/512911?v=4)](https://github.com/nhp "nhp (5 commits)")[![rosenberger-e-conomix](https://avatars.githubusercontent.com/u/47806105?v=4)](https://github.com/rosenberger-e-conomix "rosenberger-e-conomix (4 commits)")[![VincentMarmiesse](https://avatars.githubusercontent.com/u/1949412?v=4)](https://github.com/VincentMarmiesse "VincentMarmiesse (2 commits)")[![Kipperlenny](https://avatars.githubusercontent.com/u/563328?v=4)](https://github.com/Kipperlenny "Kipperlenny (2 commits)")[![mfickers](https://avatars.githubusercontent.com/u/12683535?v=4)](https://github.com/mfickers "mfickers (1 commits)")[![pykettk](https://avatars.githubusercontent.com/u/40261741?v=4)](https://github.com/pykettk "pykettk (1 commits)")[![koenner01](https://avatars.githubusercontent.com/u/13639210?v=4)](https://github.com/koenner01 "koenner01 (1 commits)")[![hummer2k](https://avatars.githubusercontent.com/u/2178371?v=4)](https://github.com/hummer2k "hummer2k (1 commits)")[![schmengler](https://avatars.githubusercontent.com/u/367320?v=4)](https://github.com/schmengler "schmengler (1 commits)")[![fredden](https://avatars.githubusercontent.com/u/334786?v=4)](https://github.com/fredden "fredden (1 commits)")[![bhennesAdv](https://avatars.githubusercontent.com/u/96721410?v=4)](https://github.com/bhennesAdv "bhennesAdv (1 commits)")

---

Tags

magentomagento2-extension

### Embed Badge

![Health badge](/badges/firegento-fastsimpleimport/health.svg)

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

###  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)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

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

Reliese Components for Laravel Framework code generation.

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

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)

PHPackages © 2026

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