An eloquent way of importing and exporting CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:1.0.6"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ~4.0 |
| illuminate/filesystem | ~4.0 |
| illuminate/support | ~4.0 |
| php | >=5.3.0 |
| phpoffice/phpexcel | ~1.8.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9.1 |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2014-05-22 09:36:51 |
| 类型 | library |