CSV data manipulation made easy in PHP
composer require "league/csv:9.7.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| ext-mbstring | * |
| php | ^7.3 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| ext-dom | * |
| friendsofphp/php-cs-fixer | ^2.16 |
| phpstan/phpstan | ^0.12.0 |
| phpstan/phpstan-phpunit | ^0.12.0 |
| phpstan/phpstan-strict-rules | ^0.12.0 |
| phpunit/phpunit | ^9.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-03-26 22:08:10 |
| 类型 | library |