kreyu / easyadmin-export-bundle
Generate spreadsheets for entities managed by the EasyAdmin.
Installs: 137
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1.3
- doctrine/collections: ^1.5
- doctrine/common: ^2.8
- doctrine/doctrine-bundle: ^1.8
- doctrine/orm: ^2.6
- easycorp/easyadmin-bundle: ^2.0
- phpoffice/phpspreadsheet: ^1.6
- symfony/framework-bundle: ^4.1
- symfony/http-foundation: ^4.1
- symfony/http-kernel: ^4.1
- symfony/property-access: ^4.1
- twig/twig: ^2.4
Requires (Dev)
- dg/bypass-finals: ^1.1
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2020-08-27 12:53:28 UTC
README
Please do not use this bundle in production environment. It is not finished, stuff will break.
Generate spreadsheets for entities managed by the EasyAdmin, using the PhpSpreadsheet library.
composer require kreyu/easyadmin-export-bundle
Requirements
- Symfony 4.1 or higher
- EasyAdmin 2.x
Documentation
License
The MIT License (MIT). Please see license file for more information.