Supercharged Excel exports and imports in Laravel
composer require "maatwebsite/excel:3.1.19"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/support | 5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0 |
| php | ^7.0 |
| phpoffice/phpspreadsheet | ^1.10 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.1 |
| orchestra/database | ^4.0 |
| orchestra/testbench | ^4.0 |
| phpunit/phpunit | ^8.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-02-28 15:47:45 |
| 类型 | library |