An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:1.1.3"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.0 |
| phpoffice/phpexcel | ~1.8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| orchestra/testbench | ~2.2.0@dev |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2014-06-17 21:15:55 |
| 类型 | library |