Download the PHP package damienlagae/xlsxwriter without Composer
On this page you can find all versions of the php package damienlagae/xlsxwriter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download damienlagae/xlsxwriter
More information about damienlagae/xlsxwriter
Files in damienlagae/xlsxwriter
Download damienlagae/xlsxwriter
More information about damienlagae/xlsxwriter
Files in damienlagae/xlsxwriter
Vendor damienlagae
Package xlsxwriter
Short Description PHP Library to write XLSX files
License MIT
Homepage https://github.com/damienlagae/PHP_XLSXWriter
Package xlsxwriter
Short Description PHP Library to write XLSX files
License MIT
Homepage https://github.com/damienlagae/PHP_XLSXWriter
Please rate this library. Is it a good library?
Informations about the package xlsxwriter
PHP_XLSXWriter
This library is designed to be lightweight, and have relatively low memory usage.
It is designed to output an Excel spreadsheet in with (Office 2007+) xlsx format, with just basic features supported:
- supports PHP 5.2.1+
- takes UTF-8 encoded input
- multiple worksheets
- supports currency/date/numeric cell formatting, simple formulas
Give this library a try, if you find yourself running out of memory writing spreadsheets with PHPExcel.
Simple PHP CLI example:
Multiple Sheets:
Simple/Advanced Cell Formats:
Load test with 50000 rows: (runs fast, with low memory usage)
All versions of xlsxwriter with dependencies
PHP Build Version
Package Version
The package damienlagae/xlsxwriter contains the following files
Loading the files please wait ....