Supercharged Excel exports and imports in Laravel
composer require "maatwebsite/excel:3.1.7"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/support | 5.5.*|5.6.*|5.7.*|5.8.* |
| php | ^7.0 |
| phpoffice/phpspreadsheet | ^1.6 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.1 |
| orchestra/database | ^3.7 |
| orchestra/testbench | ^3.7 |
| phpunit/phpunit | ^7.5 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-02-14 18:17:58 |
| 类型 | library |