sigwin / xezilaires-symfony
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
1.0.0
2024-01-29 11:45 UTC
Requires
- php: ^8.2
- sigwin/xezilaires: ^1.0
- symfony/console: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/property-access: ^6.4 || ^7.0
- symfony/property-info: ^6.4 || ^7.0
- symfony/validator: ^6.4 || ^7.0
Requires (Dev)
- matthiasnoback/symfony-dependency-injection-test: ^5.0
- nyholm/symfony-bundle-test: ^3.0
- phpunit/phpunit: ^10.5
- sigwin/xezilaires-phpspreadsheet: ^1.0
- sigwin/xezilaires-spout: ^1.0
- symfony/phpunit-bridge: ^6.4 || ^7.0
Suggests
- sigwin/xezilaires-phpspreadsheet: Read Excel files with PhpSpreadsheet
- sigwin/xezilaires-spout: Read Excel files with Spout
Provides
None
Conflicts
None
Replaces
None
README
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.