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.
The documentation is stored in the Resources/docs/index.md
file in this bundle:
All the installation instructions are located in the documentation.