An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:2.1.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/cache | 5.0.*|5.1.*|5.2.* |
| illuminate/config | 5.0.*|5.1.*|5.2.* |
| illuminate/filesystem | 5.0.*|5.1.*|5.2.* |
| illuminate/support | 5.0.*|5.1.*|5.2.* |
| nesbot/carbon | ~1.0 |
| php | >=5.4 |
| phpoffice/phpexcel | 1.8.* |
| tijsverkoyen/css-to-inline-styles | ~1.5 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~0.9 |
| orchestra/testbench | 3.1.* |
| phpseclib/phpseclib | ~1.0 |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2015-12-10 18:31:14 |
| 类型 | library |