Supercharged Excel exports and imports in Laravel
composer require "maatwebsite/excel:3.1.12"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/support | 5.5.*|5.6.*|5.7.*|5.8.* |
| opis/closure | ^3.1 |
| php | ^7.0 |
| phpoffice/phpspreadsheet | ^1.6 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.1 |
| orchestra/database | ^3.8 |
| orchestra/testbench | ^3.8 |
| phpunit/phpunit | ^8.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-04-17 17:22:54 |
| 类型 | library |