php-pecl-xlswriter - An efficient and fast xlsx file extension
- Website:
- https://pecl.php.net/package/xlswriter
- Licence:
- BSD-2-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. Writer - 100% compatible Excel XLSX files. - Full Excel formatting. - Merged cells. - Defined names. - Autofilters. - Charts. - Data validation and drop down lists. - Worksheet PNG/JPEG images. - Memory optimization mode for writing large files. - Works on Linux, FreeBSD, OpenBSD, OS X, Windows. - Compiles for 32 and 64 bit. - FreeBSD License. - The only dependency is on zlib. Reader - Full read data - Cursor read data - Read by data type - Xlsx to csv Package built for PHP 8.2.
Packages
php-pecl-xlswriter-1.5.7-2.remi.src | [647 KiB] |
Changelog by Remi Collet (2024-09-24):
- rebuild for 8.4.0RC1 |
php-pecl-xlswriter-1.5.7-1.remi.src | [646 KiB] |
Changelog by Remi Collet (2024-09-04):
- update to 1.5.7 |
php-pecl-xlswriter-1.5.6-1.remi.src | [646 KiB] |
Changelog by Remi Collet (2024-08-28):
- update to 1.5.6 |
php-pecl-xlswriter-1.5.5-2.remi.src | [646 KiB] |
Changelog by Remi Collet (2023-08-30):
- rebuild for PHP 8.3.0RC1 |
php-pecl-xlswriter-1.5.5-1.remi.src | [646 KiB] |
Changelog by Remi Collet (2023-05-16):
- update to 1.5.5 - build out of sources tree |
php-pecl-xlswriter-1.5.4-1.remi.src | [645 KiB] |
Changelog by Remi Collet (2023-03-02):
- update to 1.5.4 - drop patch merged upstream |
php-pecl-xlswriter-1.5.3-1.remi.src | [646 KiB] |
Changelog by Remi Collet (2023-03-01):
- update to 1.5.3 - drop patch merged upstream - add another patch for PHP 8.2 from https://github.com/viest/php-ext-xlswriter/pull/470 |
php-pecl-xlswriter-1.5.2-2.remi.src | [627 KiB] |
Changelog by Remi Collet (2022-09-16):
- add patch for PHP 8.2 from https://github.com/viest/php-ext-xlswriter/pull/451 |