#excelwriter (3 Repositories)
Ranked open-source repositories tagged with #excelwriter, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
3 repositories tagged #excelwriter
aVadim483/fast-excel-writer
Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP. Supports full XLSX-file functionality - cell formatting, formulas, styles, charts, etc.
rabanti-github/NanoXLSX
NanoXLSX is a small .NET library written in C#, to create and read Microsoft Excel files in the XLSX format (Microsoft Excel 2007 or newer) in an easy and native way
caxlsx/caxlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.