Download the PHP package farmani/php_xlsxwriter without Composer
On this page you can find all versions of the php package farmani/php_xlsxwriter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php_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 php_xlsxwriter with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6.0
The package farmani/php_xlsxwriter contains the following files
Loading the files please wait ....