dgallinari / excel
导入和导出 Excel 和 CSV 的优雅方式
Requires
- php: ^7.0
- illuminate/support: ^5.5
- phpoffice/phpspreadsheet: ^1.2
Requires (Dev)
- orchestra/testbench: ^3.6
- phpunit/phpunit: ~7.0
- 3.0.x-dev
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-alpha
- 2.1.x-dev
- 2.1.28
- 2.1.27
- 2.1.26
- 2.1.25
- 2.1.24
- 2.1.23
- 2.1.22
- 2.1.21
- 2.1.20
- 2.1.19
- 2.1.18
- 2.1.17
- 2.1.16
- 2.1.15
- 2.1.14
- 2.1.13
- 2.1.12
- 2.1.11
- 2.1.10
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- 2.0.11
- v2.0.10
- v2.0.9
- 2.0.8
- 2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- 2.0.1
- v2.0.0
- 1.3.10
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- 1.3.2
- v1.3.1
- v1.3.0
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.8
- v0.2.7
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-develop
- dev-laravel-5.5
This package is not auto-updated.
Last update: 2024-09-24 16:33:32 UTC
README
Laravel Excel 3.0
简介
💎 Laravel Excel 旨在成为 Laravel 风格的 PhpSpreadsheet:一个围绕 PhpSpreadsheet 的简单但优雅的包装,旨在简化导出。
🔥 PhpSpreadsheet 是一个纯 PHP 编写的库,提供了一组类,允许您从不同的电子表格文件格式中读取和写入,如 Excel 和 LibreOffice Calc。
Laravel Excel 功能
- 轻松将集合导出到 Excel
- 自动分块导出查询以提高性能
- 排队导出以提高性能
- 轻松将 Blade 视图导出到 Excel
在博客上了解更多关于 Laravel Excel 3.0 的信息:https://medium.com/@maatwebsite/laravel-excel-lessons-learned-7fee2812551
支持版本
版本将在有限的时间内得到支持。
路线图
3.0 版本目前不支持导入。此功能将在 3.1 版本中重新添加。
安装
在您的 Laravel 项目的 composer.json
中要求此包。这将下载该包和 PhpSpreadsheet。
composer require maatwebsite/excel
更多安装说明请参阅:https://laravel-excel.maatwebsite.nl/docs/3.0/getting-started/installation
支持
更多关于支持的信息请参阅:https://laravel-excel.maatwebsite.nl/docs/3.0/getting-started/support
贡献
更多关于贡献的信息请参阅:https://laravel-excel.maatwebsite.nl/docs/3.0/getting-started/contributing
许可证 & Postcardware
我们的软件是开源的,并使用 MIT 许可证授权。
如果您在生产环境中使用该软件,我们将非常感谢收到您家乡的明信片。请将其寄至
Maatwebsite
Florijnruwe 111-2
6218 CA Maastricht
荷兰
有关许可证的更多信息请参阅:https://laravel-excel.maatwebsite.nl/docs/3.0/getting-started/license