Download the PHP package websix/xlsx-compiler without Composer
On this page you can find all versions of the php package websix/xlsx-compiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download websix/xlsx-compiler
More information about websix/xlsx-compiler
Files in websix/xlsx-compiler
Download websix/xlsx-compiler
More information about websix/xlsx-compiler
Files in websix/xlsx-compiler
Vendor websix
Package xlsx-compiler
Short Description Xlsx compiler aimed in to be simple, fast and straight to the point
License MIT
Package xlsx-compiler
Short Description Xlsx compiler aimed in to be simple, fast and straight to the point
License MIT
Please rate this library. Is it a good library?
Informations about the package xlsx-compiler
XlsxCompiler
Takes a JSON in format:
And transforms into a .xlsx file.
Usage
Install the package:
Use the XlsxCompiler class in your script:
API
Namespace: Websix\XlsxCompiler;
Class name: XlsxCompiler
compileJson($json) -> blob
Pass in $json a JSON formatted as above and the result will be the xlsx blob
All versions of xlsx-compiler with dependencies
PHP Build Version
Package Version
No informations.
The package websix/xlsx-compiler contains the following files
Loading the files please wait ....