PHPackages                             endroid/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. endroid/import

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

endroid/import
==============

Endroid Import

2.0.0(8y ago)01.8k11MITPHPPHP &gt;=7.1

Since Aug 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/endroid/import)[ Packagist](https://packagist.org/packages/endroid/import)[ Docs](https://github.com/endroid/import)[ RSS](/packages/endroid-import/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (9)Used By (1)

Import
======

[](#import)

*By [endroid](https://endroid.nl/)*

[![Latest Stable Version](https://camo.githubusercontent.com/9ac1f75e7367a54ef70209593489cc8a43f7d551165d451ca8d761a836268c25/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e64726f69642f696d706f72742e737667)](https://packagist.org/packages/endroid/import)[![Build Status](https://github.com/endroid/import/workflows/CI/badge.svg)](https://github.com/endroid/import/actions)[![Total Downloads](https://camo.githubusercontent.com/01837cb9950826fba5ff35cb643c31763cea2948d26f6c3994af1d87280c095d/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e64726f69642f696d706f72742e737667)](https://packagist.org/packages/endroid/import)[![Monthly Downloads](https://camo.githubusercontent.com/c03050ccd68bb58b9489ce7f8fee7c613ac881690eb8cf1e4870228561b806f2/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f656e64726f69642f696d706f72742e737667)](https://packagist.org/packages/endroid/import)[![License](https://camo.githubusercontent.com/3c0c266b65f3c52181ba969b32d9a64cd9710212c48ee91cbef17d0edb742c4c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656e64726f69642f696d706f72742e737667)](https://packagist.org/packages/endroid/import)

This library helps you building an import.

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install the library.

```
$ composer require endroid/import
```

Symfony integration
-------------------

[](#symfony-integration)

Register the Symfony bundle in the kernel.

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = [
        // ...
        new Endroid\Import\Bundle\EndroidImportBundle(),
    ];
}
```

Versioning
----------

[](#versioning)

Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading.

License
-------

[](#license)

This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

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

Recently: every ~52 days

Total

8

Last Release

3040d ago

Major Versions

1.x-dev → 2.0.02018-03-04

PHP version history (2 changes)1.0.0PHP &gt;=5.6

2.0.0PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![endroid](https://avatars.githubusercontent.com/u/537253?v=4)](https://github.com/endroid "endroid (58 commits)")

---

Tags

phpimportendroid

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[endroid/qr-code

Endroid QR Code

4.8k71.8M441](/packages/endroid-qr-code)

PHPackages © 2026

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