pathful / openspout
Pathful 是 openspout/openspout 的分支
3.8.1
2023-04-17 18:52 UTC
Requires
- php: ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0
- ext-dom: *
- ext-filter: *
- ext-libxml: *
- ext-xmlreader: *
- ext-zip: *
Requires (Dev)
- ext-zlib: *
- friendsofphp/php-cs-fixer: ^3.4
- phpstan/phpstan: ^1.4
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
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)
This package is not auto-updated.
Last update: 2024-09-19 00:02:59 UTC
README
这是一个针对 OpenSpout v3.7.4 的分支,根据 Explore 的需求定制以实现 '分组'(outlineLevel)功能。
最近,为了同样的目的创建了一个 OpenSpout PR,但它尚未合并,并将随 4.x 版本发布,该版本需要 PHP 8,因此当我们将迁移到该 PHP 版本时,我们将切换回 OpenSpout(弃用此分支)。
查看原始 问题。
OpenSpout 文档
OpenSpout 文档可以在 https://openspout.readthedocs.io/en/latest/ 找到。