sonata-project / exporter
Lightweight Exporter library
Fund package maintenance!
VincentLanglet
greg0ire
jordisala1991
core23
Installs: 17 535 203
Dependents: 43
Suggesters: 2
Security: 0
Stars: 438
Watchers: 21
Forks: 88
Open Issues: 5
Requires
- php: ^8.0
Requires (Dev)
- doctrine/dbal: ^3.1
- doctrine/mongodb-odm: ^2.3
- doctrine/orm: ^2.14
- friendsofphp/php-cs-fixer: ^3.4
- matthiasnoback/symfony-config-test: ^4.2
- matthiasnoback/symfony-dependency-injection-test: ^4.0
- phpoffice/phpspreadsheet: ^1.23
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-symfony: ^1.0
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.18
- psalm/plugin-symfony: ^5.0
- rector/rector: ^0.18
- symfony/config: ^5.4 || ^6.2
- symfony/dependency-injection: ^5.4 || ^6.2
- symfony/http-foundation: ^5.4 || ^6.2
- symfony/http-kernel: ^5.4 || ^6.2
- symfony/phpunit-bridge: ^6.2
- symfony/property-access: ^5.4 || ^6.2
- symfony/routing: ^5.4 || ^6.2
- vimeo/psalm: ^5.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
- 4.x-dev
- 3.x-dev
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.0
- 3.0.0-alpha1
- 2.x-dev
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.1
- 2.10.0
- 2.9.1
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.11.1
- 1.11.0
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
This package is auto-updated.
Last update: 2024-10-15 08:04:08 UTC
README
SonataExporter
Lightweight Exporter library
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.