PHPackages                             sndsabin/objects-with-csv-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. [File &amp; Storage](/categories/file-storage)
4. /
5. sndsabin/objects-with-csv-bundle

ActivePimcore-bundle[File &amp; Storage](/categories/file-storage)

sndsabin/objects-with-csv-bundle
================================

Enables users to attach objects via csv upload

v2.1.0(3y ago)33552[1 PRs](https://github.com/sndsabin/PimcoreObjectsWithCsv/pulls)GPL-3.0JavaScript

Since Nov 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sndsabin/PimcoreObjectsWithCsv)[ Packagist](https://packagist.org/packages/sndsabin/objects-with-csv-bundle)[ RSS](/packages/sndsabin-objects-with-csv-bundle/feed)WikiDiscussions master Synced 1w ago

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

Object With Csv - Pimcore Extension
===================================

[](#object-with-csv---pimcore-extension)

Facilitates user to upload csv file for bulk attaching to objects datatype using csv upload functionality.

[![DataObject Edit Form](Docs/images/form.png "Dataobject Edit Form")](Docs/images/form.png)

[![CSV Upload](Docs/images/upload-modal.png "CSV Upload")](Docs/images/upload-modal.png)

Installation
============

[](#installation)

Prerequisite
------------

[](#prerequisite)

Requires **pimcore &gt;=10.0.0**

### Step 1

[](#step-1)

- Run `composer require sndsabin/objects-with-csv-bundle`

### Step 2

[](#step-2)

- Enable the `ObjectWithCsvBundle` Extension

```
    bin/console pimcore:bundle:enable ObjectsWithCsvBundle
```

### Step 3

[](#step-3)

- Then `objectWithCsv` would be available in field selector under Relations (Add Data Component -&gt; Relation -&gt; objectsWithCsv)

[![objectWithCsv](Docs/images/data-type.png "objectWithCsv")](Docs/images/data-type.png)

Sample CSV
==========

[](#sample-csv)

### Example Scenario

[](#example-scenario)

Multiple products are to be attached to category in pimcore.

**Product** Dataobject

[![product-dataobject](Docs/images/product.png "Product DataObject")](Docs/images/product.png)

where `sku` is the unique identifier to identify the `product` objects.

**Category** Dataobject

[![product-dataobject](Docs/images/category.png "Category DataObject")](Docs/images/category.png)

and the Edit form for Category Objects

[![DataObject Edit Form](Docs/images/form.png "Dataobject Edit Form")](Docs/images/form.png)

[![CSV Upload](Docs/images/upload-modal.png "CSV Upload")](Docs/images/upload-modal.png)

So, In our case. the [sample csv](Docs/csv/bulk-upload.csv "Sample CSV") be would be like the below :

```
sku
11111111
22222222
33333333
44444444
4zfd5698

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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 ~186 days

Recently: every ~264 days

Total

7

Last Release

1256d ago

Major Versions

v1.0.3 → v2.0.02020-01-20

### Community

Maintainers

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

---

Top Contributors

[![sndsabin](https://avatars.githubusercontent.com/u/9588306?v=4)](https://github.com/sndsabin "sndsabin (14 commits)")[![prunepal333](https://avatars.githubusercontent.com/u/59438412?v=4)](https://github.com/prunepal333 "prunepal333 (1 commits)")

---

Tags

csv-uploadobjects-with-csvpimcorepimcore-bundlepimcore-pluginpimcore5

### Embed Badge

![Health badge](/badges/sndsabin-objects-with-csv-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sndsabin-objects-with-csv-bundle/health.svg)](https://phpackages.com/packages/sndsabin-objects-with-csv-bundle)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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