An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:1.0.7"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.0 |
| phpoffice/phpexcel | ~1.8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| orchestra/testbench | ~2.1.1 |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2014-05-23 12:59:42 |
| 类型 | library |