Download the PHP package solve-x/export-tools without Composer
On this page you can find all versions of the php package solve-x/export-tools. 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 export-tools
ExportTools
Fast MySQL-to-Excel exporter
This library uses MySQL's SELECT INTO OUTFILE
feature to export selected rows into a csv file
and then converts that csv into xlsx via a C-language program (Linux only). This is much faster than other pure PHP
solutions.
Example usage:
All versions of export-tools with dependencies
PHP Build Version
Package Version
Requires
box/spout Version
^2.7
The package solve-x/export-tools contains the following files
Loading the files please wait ....