CSV data manipulation made easy in PHP
composer require "league/csv:9.6.2"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| ext-mbstring | * |
| php | >=7.2.5 |
| 包名 | 版本要求 |
|---|---|
| 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 | ^8.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-12-10 19:40:30 |
| 类型 | library |