An eloquent way of importing and exporting CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:1.0.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | 4.x |
| illuminate/filesystem | 4.x |
| illuminate/support | 4.x |
| php | >=5.3.0 |
| phpoffice/phpexcel | 1.8.* |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | 0.9.* |
| phpunit/phpunit | 4.0.* |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2014-05-17 19:01:54 |
| 类型 | library |