An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:1.1.6"
| 包名 | 版本要求 |
|---|---|
| illuminate/cache | ~4.0 |
| illuminate/config | ~4.0 |
| illuminate/filesystem | ~4.0 |
| illuminate/http | ~4.0 |
| illuminate/routing | ~4.0 |
| illuminate/support | ~4.0 |
| illuminate/view | ~4.0 |
| nesbot/carbon | ~1.0 |
| php | >=5.3.0 |
| phpoffice/phpexcel | ~1.8.0 |
| phpseclib/phpseclib | >=0.3.7 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| orchestra/testbench | ~2.2.0 |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2014-09-10 19:21:00 |
| 类型 | library |