willkenson / spout
PHP 库,用于以快速和可扩展的方式读取和写入电子表格文件(CSV、XLSX 和 ODS)
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
spout 的我的分支