An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:2.0.7"
| 包名 | 版本要求 |
|---|---|
| illuminate/cache | ~5.0|~5.1 |
| illuminate/config | ~5.0|~5.1 |
| illuminate/filesystem | ~5.0|~5.1 |
| illuminate/support | ~5.0|~5.1 |
| nesbot/carbon | ~1.0 |
| php | >=5.3.0 |
| phpoffice/phpexcel | ~1.8.0 |
| tijsverkoyen/css-to-inline-styles | ~1.5 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| orchestra/testbench | ~3.0.0 |
| phpseclib/phpseclib | >=0.3.7 |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2015-08-20 15:23:00 |
| 类型 | library |