Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php80-php-pecl-xlswriter - An efficient and fast xlsx file extension

Website:
https://pecl.php.net/package/xlswriter
Licence:
BSD
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.0 as Software Collection (php80 by remi).

Packages

php80-php-pecl-xlswriter-1.4.0-1.fc32.remi.x86_64 [256 KiB] Changelog by Remi Collet (2021-07-19):
- update to 1.4.0
php80-php-pecl-xlswriter-1.3.7-1.fc32.remi.x86_64 [234 KiB] Changelog by Remi Collet (2021-01-02):
- update to 1.3.7
- drop patch merged upstream