dahuicyh / openspout
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dahuicyh/openspout
Requires
- php: ~7.2.0 || ~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: 2025-10-09 18:21:46 UTC