bluetea/export-bundle

BlueTea ExportBundle for the Symfony2 framework

Installs: 2 859

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 0

Open Issues: 0

Type:symfony-bundle

v1.0.2 2014-08-20 13:55 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:13:59 UTC


README

SensioLabsInsight

The ExportBundle adds the opportunity to export CSV files in Symfony2.

Features:

  • Export CSV files and store data via Doctrine ORM
  • You can add more factories to export other file types

Note: This bundle does not contain views.

Documentation

The documentation is stored in the Resources/docs/index.md file in this bundle:

Read the documentation

Installation

All the installation instructions are located in the documentation.