sigwin / xezilaires-symfony
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
Installs: 36
Dependents: 0
Suggesters: 3
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/sigwin/xezilaires-symfony
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
README
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.