Supercharged Excel exports and imports in Laravel
composer require "maatwebsite/excel:3.1.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/support | 5.5.* || 5.6.* || 5.7.* |
| php | ^7.0 |
| phpoffice/phpspreadsheet | ^1.4 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.1 |
| orchestra/database | ^3.6 |
| orchestra/testbench | ^3.6 |
| phpunit/phpunit | ^7.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-10-11 09:21:58 |
| 类型 | library |