PHPackages                             next-sentence/import-export-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. next-sentence/import-export-bundle

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

next-sentence/import-export-bundle
==================================

import / export bundle for Sylius Resource.

05161PHP

Since Oct 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/next-sentence/import-export-bundle)[ Packagist](https://packagist.org/packages/next-sentence/import-export-bundle)[ RSS](/packages/next-sentence-import-export-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

LWCImportExportBundle
=====================

[](#lwcimportexportbundle)

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

[](#installation)

1. Require relevant portphp format support

- Run `composer require portphp/csv --no-update` to add CSV format support
- Run `composer require portphp/spreadsheet --no-update` to add Excel format support (also install the `zip` PHP extension)

2. Require and install the plugin

- Run `composer require next-sentence/import-export-bundle`

3. Register the bundle:

```
