sigwin / xezilaires
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
Installs: 32 911
Dependents: 3
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 1
pkg:composer/sigwin/xezilaires
Requires
- php: ^8.2
 - symfony/options-resolver: ^6.4 || ^7.0
 - symfony/serializer: ^6.4 || ^7.0
 
Requires (Dev)
- nyholm/nsa: ^1.1
 - openspout/openspout: ^4.0
 - phpunit/phpunit: ^10.5
 - symfony/console: ^6.4 || ^7.0
 - symfony/phpunit-bridge: ^6.4 || ^7.0
 - symfony/property-access: ^6.4 || ^7.0
 - symfony/property-info: ^6.4 || ^7.0
 - symfony/validator: ^6.4 || ^7.0
 
Suggests
- sigwin/xezilaires-phpspreadsheet: Read Excel files with PhpSpreadsheet
 - sigwin/xezilaires-spout: Read Excel files with Spout
 - sigwin/xezilaires-symfony: Symfony bundle integration, bin/xezilaires use
 
README
Xezilaires is a PHP library which helps to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
Read more in the main Xezilaires README.