nouxwell / tabula
Schema-driven tabular export and import for Excel, CSV and PDF. One schema, three directions.
v0.8.0
2026-08-31 13:35 UTC
Requires
- php: >=8.3
- phpoffice/phpspreadsheet: ^5.1
Requires (Dev)
- doctrine/orm: ^3.3
- dompdf/dompdf: ^3.1
- friendsofphp/php-cs-fixer: ^3.68
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.4
- symfony/config: ^7.2|^8.0
- symfony/dependency-injection: ^7.2|^8.0
- symfony/http-kernel: ^7.2|^8.0
- symfony/translation: ^7.2|^8.0
- symfony/translation-contracts: ^3.5
Suggests
- doctrine/orm: Required by DoctrineSource to read through a QueryBuilder
- dompdf/dompdf: Required to write PDF output with Format::Pdf
- symfony/http-kernel: Required by TabulaBundle, the Symfony bridge
- symfony/translation: Lets SymfonyTranslator ask the catalogue which domain defines a key
- symfony/translation-contracts: Required by the SymfonyTranslator adapter