An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel
composer require "maatwebsite/excel:1.3.5"
| 包名 | 版本要求 |
|---|---|
| illuminate/cache | ~4.0|~5.0 |
| illuminate/config | ~4.0|~5.0 |
| illuminate/filesystem | ~4.0|~5.0 |
| illuminate/support | ~4.0|~5.0 |
| 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 | ~2.2.0 |
| phpseclib/phpseclib | >=0.3.7 |
| phpunit/phpunit | ~4.0 |
| 许可证 | LGPL |
|---|---|
| 发布时间 | 2015-05-02 18:59:31 |
| 类型 | library |