sigwin / xezilaires-phpspreadsheet
Use Xezilaires together with PhpSpreadsheet to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
Installs: 10 835
Dependents: 1
Suggesters: 2
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/sigwin/xezilaires-phpspreadsheet
Requires
- php: ^8.2
 - phpoffice/phpspreadsheet: ^2.0
 - sigwin/xezilaires: ^1.0
 
Requires (Dev)
- phpunit/phpunit: ^10.5
 - symfony/phpunit-bridge: ^6.4 || ^7.0
 - symfony/property-access: ^6.4 || ^7.0
 - symfony/property-info: ^6.4 || ^7.0
 
Suggests
- sigwin/xezilaires-symfony: Symfony bundle integration, bin/xezilaires use
 
README
Use Xezilaires together with PhpSpreadsheet to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.