willkenson / spout
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Fund package maintenance!
adrilo
5.1.3
2024-06-28 01:07 UTC
Requires
- php: >=8.0.0
- ext-dom: *
- ext-xmlreader: *
- ext-zip: *
Requires (Dev)
- phpunit/phpunit: ^9
Suggests
- ext-iconv: To handle non UTF-8 CSV files (if "php-intl" is not already installed or is too limited)
- ext-intl: To handle non UTF-8 CSV files (if "iconv" is not already installed)
README
My fork of spout