An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:2.1.29"
| 包名 | 版本要求 |
|---|---|
| illuminate/cache | 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| illuminate/config | 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| illuminate/filesystem | 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| illuminate/support | 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| jeremeamia/superclosure | ^2.3 |
| nesbot/carbon | ~1.0 |
| php | >=5.5 |
| phpoffice/phpexcel | ^1.8.1 |
| tijsverkoyen/css-to-inline-styles | ~2.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~1.0 |
| orchestra/testbench | 3.1.*|3.2.*|3.3.*|3.4.*|3.5.*|3.6.* |
| phpseclib/phpseclib | ~1.0 |
| phpunit/phpunit | ~4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-08-29 06:46:16 |
| 类型 | library |