sonata-project / exporter
Lightweight Exporter library
3.4.0
2025-11-23 16:46 UTC
Requires
- php: ^8.2
Requires (Dev)
- doctrine/dbal: ^3.1 || ^4.0
- doctrine/mongodb-odm: ^2.15.1
- doctrine/orm: ^2.14 || ^3.0
- friendsofphp/php-cs-fixer: ^3.4
- matthiasnoback/symfony-config-test: ^6.1
- matthiasnoback/symfony-dependency-injection-test: dev-ci-updates as 6.1.0.1
- phpoffice/phpspreadsheet: ^1.23
- phpstan/extension-installer: ^1.0
- phpstan/phpdoc-parser: ^1.0
- phpstan/phpstan: ^1.0 || ^2.0
- phpstan/phpstan-phpunit: ^1.0 || ^2.0
- phpstan/phpstan-strict-rules: ^1.0 || ^2.0
- phpstan/phpstan-symfony: ^1.0 || ^2.0
- phpunit/phpunit: ^11.5.38 || ^12.3.10
- rector/rector: ^1.1 || ^2.0
- symfony/cache: ^6.4 || ^7.3 || ^8.0
- symfony/config: ^6.4 || ^7.3 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.3 || ^8.0
- symfony/http-foundation: ^6.4 || ^7.3 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.3 || ^8.0
- symfony/property-access: ^6.4 || ^7.3 || ^8.0
- symfony/routing: ^6.4 || ^7.3 || ^8.0
Suggests
- phpoffice/phpspreadsheet: To be able to export the data in XLSX
- symfony/property-access: To be able to export from database entities
- symfony/routing: To be able to export the routes of a Symfony app
Conflicts
- doctrine/mongodb-odm: <2.3
- doctrine/orm: <2.14
- phpoffice/phpspreadsheet: <1.23
- symfony/config: <5.4
This package is auto-updated.
Last update: 2026-06-03 03:19:37 UTC
README
SonataExporter
Lightweight Exporter library
| Branch | Github Actions | Code Coverage | Documentation |
|---|---|---|---|
| 3.x | |||
| 4.x |
Documentation
Check out the documentation on the official website.
Support
For general support and questions, please use StackOverflow.
If you think you found a bug or you have a feature idea to propose, feel free to open an issue after looking at the contributing guide.
License
This package is available under the MIT license.