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

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

clickandmortar/import-bundle
============================

Import data from files (.csv, .xml, ...)

1.0.1(7y ago)5622MITPHPPHP &gt;=5.3.9

Since Mar 15Pushed 7y ago2 watchersCompare

[ Source](https://github.com/ClickAndMortar/ImportBundle)[ Packagist](https://packagist.org/packages/clickandmortar/import-bundle)[ RSS](/packages/clickandmortar-import-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

ImportBundle - C&amp;M
======================

[](#importbundle---cm)

> Import Bundle can be used to populate entities from flat files (.csv, .xml, etc.)

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

[](#installation)

### Download the Bundle

[](#download-the-bundle)

```
$ composer require clickandmortar/import-bundle
```

### Enable the Bundle

[](#enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
