antqa / dataexporter-bundle
Easy export data to CSV, XML, HTML, JSON or XLS
Installs: 2 656
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=5.6
- symfony/framework-bundle: ^2.7|^3.0
- symfony/http-foundation: ^2.7|^3.0
- symfony/options-resolver: ^2.7|^3.0
- symfony/property-access: ^2.7|^3.0
Requires (Dev)
- knplabs/knp-snappy-bundle: ^1.5
- phpoffice/phpspreadsheet: ^1.0
- phpunit/phpunit: ^5.0
- symfony/templating: ^2.7|^3.0
- symfony/yaml: ^2.7|^3.0
Suggests
- knplabs/knp-snappy-bundle: To use PDF export
- symfony/templating: To use HTML export
This package is auto-updated.
Last update: 2024-10-17 01:02:12 UTC
README
Easy export data to CSV, XML, JSON, Excel, HTML file or into memory.
Read the Documentation and see examples
License
License can be found here.