Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 715 Bytes

File metadata and controls

25 lines (15 loc) · 715 Bytes

ExportBundle

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.