bluetea / export-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
BlueTea ExportBundle for the Symfony2 framework
Package info
github.com/BlueTeaNL/ExportBundle
Type:symfony-bundle
pkg:composer/bluetea/export-bundle
v1.0.2
2014-08-20 13:55 UTC
Requires
- php: >=5.3.2
- symfony/framework-bundle: ~2.3
This package is not auto-updated.
Last update: 2025-01-28 03:53:04 UTC
README
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:
Installation
All the installation instructions are located in the documentation.